Commit Graph

5154 Commits

Author SHA1 Message Date
Monica Kozbial
49e0ff4318 Handle testing deprecated methods. (#4195)
* Handle testing deprecated methods.
2020-08-19 17:53:49 -07:00
Monica Kozbial
ab474c8966 Add missing constants to test constants mock. (#4200) 2020-08-19 17:53:15 -07:00
Monica Kozbial
afd10cb3a2 Fix workspace cleanup in tests. (#4169) 2020-08-19 15:40:12 -07:00
Beka Westberg
2e2a5c230e Fix lastMarker_ disposal (#4184) 2020-08-19 13:21:44 -07:00
Monica Kozbial
408319823e Remove references to removed test_blocks.js (#4173)
* Remove test blocks reference from compile tests.

* Remove test blocks reference from compile script
2020-08-18 16:33:57 -07:00
Monica Kozbial
34aff27f96 Add missing workspace cleanup (#4167) 2020-08-17 15:06:24 -07:00
Sam El-Husseini
af571e27df Call apply colour when inserting a field to a block that has already been renderered (#4183) 2020-08-17 14:08:03 -07:00
Monica Kozbial
a89ff37bd8 Add checks to WorkspaceSvg dispose and fix shared Workspace tests (#4170)
* Fix workspace tests and add add checks for WorkspaceSvg dispose

* Move flyout test to WorkspaceSvg
2020-08-17 10:32:55 -07:00
Rachel Fenichel
46f43e9c57 Merge pull request #4181 from google/dependabot/npm_and_yarn/develop/eslint-7.7.0
Bump eslint from 7.6.0 to 7.7.0
2020-08-17 10:27:17 -07:00
dependabot[bot]
a298c29657 Bump eslint from 7.6.0 to 7.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.6.0...v7.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-17 06:09:16 +00:00
Monica Kozbial
2568305c57 Remove unecessary delete calls in test cleanup. (#4174) 2020-08-13 10:56:49 -07:00
Monica Kozbial
68528c2887 Use event dispatching to test trashcan click. (#4156) 2020-08-13 10:54:40 -07:00
Monica Kozbial
c7c6e27625 Upgrade mocha. (#4172) 2020-08-13 10:54:09 -07:00
Monica Kozbial
0a36117885 Replace console "WARNING" log calls with warn call (#4171) 2020-08-13 10:53:04 -07:00
translatewiki.net
9f1c4fb876 Localisation updates from https://translatewiki.net. 2020-08-13 19:13:11 +02:00
Beka Westberg
111b47980d Fix toolbox sizes not being updated properly (#4139)
* Fix toolbox changing size

* Fix flyout changing size

* Fix mutator bumping blocks

* Fix accessing .flyout_
2020-08-13 08:19:40 -07:00
Monica Kozbial
f8f98831af Add zoom controls tests. (#4159) 2020-08-12 18:39:35 -07:00
Rachel Fenichel
6daaa6747e Merge pull request #4168 from google/dependabot/npm_and_yarn/develop/concurrently-5.3.0
Bump concurrently from 4.1.2 to 5.3.0
2020-08-12 17:37:50 -07:00
dependabot[bot]
35106a6d58 Bump concurrently from 4.1.2 to 5.3.0
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 4.1.2 to 5.3.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v4.1.2...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-13 00:31:18 +00:00
Rachel Fenichel
b6e648418e Merge pull request #4164 from google/dependabot/npm_and_yarn/develop/yargs-15.4.1
Bump yargs from 14.2.3 to 15.4.1
2020-08-12 17:26:15 -07:00
Rachel Fenichel
a2e28a5aae Merge pull request #4163 from google/dependabot/npm_and_yarn/develop/gulp-rename-2.0.0
Bump gulp-rename from 1.4.0 to 2.0.0
2020-08-12 17:25:26 -07:00
Monica Kozbial
929abd29ba Update events fire stub. (#4165) 2020-08-12 14:07:28 -07:00
Monica Kozbial
332ff10672 Test gesture triggered events and event assertion refactor (#4155)
* Refactor event assertion helpers and add assertions to gesture test.
2020-08-12 13:27:37 -07:00
dependabot[bot]
08d9bde4c2 Bump yargs from 14.2.3 to 15.4.1
Bumps [yargs](https://github.com/yargs/yargs) from 14.2.3 to 15.4.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/docs/CHANGELOG-historical.md)
- [Commits](https://github.com/yargs/yargs/commits/v15.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 20:24:46 +00:00
dependabot[bot]
bca123a4dd Bump gulp-rename from 1.4.0 to 2.0.0
Bumps [gulp-rename](https://github.com/hparra/gulp-rename) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/hparra/gulp-rename/releases)
- [Changelog](https://github.com/hparra/gulp-rename/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hparra/gulp-rename/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 20:23:25 +00:00
Rachel Fenichel
7aea5b645a Merge pull request #4162 from rachel-fenichel/remove_jshint
Remove jshint
2020-08-12 13:17:50 -07:00
Rachel Fenichel
16f53546a4 Remove jshint 2020-08-12 13:04:51 -07:00
mmathrani
74b179bfd6 Update link alert description in demos (#4160)
* Alert update on save blocks

* Add a missing \ in the alert message

* added missing words in storage message
2020-08-12 12:28:36 -07:00
Monica Kozbial
b0b3c67b90 Support dispatching pointer events in click tests (#4154)
* Add helpers for simulating mouse click.

* Update field and workspace click tests.
2020-08-11 11:17:33 -07:00
Rachel Fenichel
b24b2dabde Merge pull request #4153 from google/dependabot/npm_and_yarn/develop/rimraf-3.0.2
Bump rimraf from 2.7.1 to 3.0.2
2020-08-10 20:06:46 -07:00
dependabot[bot]
37efef752d Bump rimraf from 2.7.1 to 3.0.2
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.7.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 00:13:01 +00:00
Rachel Fenichel
964d1c232a Merge pull request #4151 from google/dependabot/npm_and_yarn/develop/through2-4.0.2
Bump through2 from 3.0.1 to 4.0.2
2020-08-10 16:53:40 -07:00
dependabot[bot]
ab3da1076e Bump through2 from 3.0.1 to 4.0.2
Bumps [through2](https://github.com/rvagg/through2) from 3.0.1 to 4.0.2.
- [Release notes](https://github.com/rvagg/through2/releases)
- [Commits](https://github.com/rvagg/through2/compare/v3.0.1...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 23:46:08 +00:00
Rachel Fenichel
07abbf58e2 Merge pull request #4149 from rachel-fenichel/remove_img_deps
Remove img deps
2020-08-10 16:43:25 -07:00
Rachel Fenichel
e66435890f Merge pull request #4147 from google/dependabot/npm_and_yarn/develop/selenium-standalone-6.18.0
Bump selenium-standalone from 6.17.0 to 6.18.0
2020-08-10 16:34:16 -07:00
Rachel Fenichel
cf3ec22f7c Remove two unused dev dependencies 2020-08-10 16:21:40 -07:00
dependabot[bot]
5c3b34cc5e Bump selenium-standalone from 6.17.0 to 6.18.0
Bumps [selenium-standalone](https://github.com/vvo/selenium-standalone) from 6.17.0 to 6.18.0.
- [Release notes](https://github.com/vvo/selenium-standalone/releases)
- [Changelog](https://github.com/vvo/selenium-standalone/blob/master/HISTORY.md)
- [Commits](https://github.com/vvo/selenium-standalone/compare/v6.17.0...v6.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 23:14:08 +00:00
Rachel Fenichel
e4b8f61e5d Merge pull request #4146 from rachel-fenichel/upgrade_eslint
Upgrade eslint
2020-08-10 16:01:56 -07:00
Monica Kozbial
fa36fdb01f Xml test cleanup (#4119)
* Add call for shared setup and cleanup

* Fix test errors

* Add missing workspace cleanup.
2020-08-10 16:01:41 -07:00
Rachel Fenichel
b07105c237 Remove node 8 and add node 14 2020-08-10 15:20:22 -07:00
Rachel Fenichel
0951b5e613 Update eslintrc for eslint v7, and resolve new lint errors 2020-08-10 15:10:48 -07:00
dependabot[bot]
21a7fd960f Bump eslint from 5.16.0 to 7.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 7.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.16.0...v7.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 20:41:46 +00:00
Rachel Fenichel
a4f7548dcb Merge pull request #4143 from samelhusseini/upgrade_closure
Upgrade closure compiler to latest
2020-08-10 13:40:20 -07:00
Sam El-Husseini
ab2031c353 Upgrade closure compiler to latest 2020-08-10 11:57:56 -07:00
Maribeth Bottorff
9568d3f2cc Add tests for contextmenu_items (#4118)
Add tests for context menu items
2020-08-10 11:46:10 -07:00
Rachel Fenichel
6dcf927e05 Merge pull request #4130 from google/dependabot/npm_and_yarn/develop/js-green-licenses-2.0.1
Bump js-green-licenses from 1.1.0 to 2.0.1
2020-08-10 11:16:18 -07:00
dependabot[bot]
ea303787f0 Bump js-green-licenses from 1.1.0 to 2.0.1
Bumps [js-green-licenses](https://github.com/google/js-green-licenses) from 1.1.0 to 2.0.1.
- [Release notes](https://github.com/google/js-green-licenses/releases)
- [Changelog](https://github.com/google/js-green-licenses/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/js-green-licenses/compare/v1.1.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 18:10:28 +00:00
Rachel Fenichel
666658a73a Merge pull request #4134 from google/dependabot/npm_and_yarn/develop/gulp-shell-0.8.0
Bump gulp-shell from 0.7.1 to 0.8.0
2020-08-10 11:09:03 -07:00
mfallihee
254fb60481 Use toLocaleString to count decimal places consistently (#4124) 2020-08-10 10:47:14 -07:00
Rachel Fenichel
a2f851cda6 Merge pull request #4140 from google/rachel-fenichel-patch-1
Increase mocha timeout to 5m30s
2020-08-10 10:43:48 -07:00