renovate[bot]
140a9895e6
Update dependency @testing-library/user-event to v12.1.10 ( https://github.com/woocommerce/woocommerce-admin/pull/5481 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rebecca Scott <me@becdetat.com>
2020-10-29 12:11:26 +10:00
renovate[bot]
7f67bccb5b
Update dependency @woocommerce/e2e-environment to v0.1.6 ( https://github.com/woocommerce/woocommerce-admin/pull/5444 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-22 14:12:58 +10:00
renovate[bot]
29f6bcc126
Update babel monorepo ( https://github.com/woocommerce/woocommerce-admin/pull/5439 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-22 12:19:55 +10:00
Renovate Bot
0d264cf22e
Update dependency lint-staged to v10.4.2
2020-10-21 05:36:36 +00:00
Renovate Bot
098c9cb88a
Update dependency babel-jest to v26.6.0
2020-10-21 04:11:56 +00:00
Renovate Bot
439cb7923a
Update dependency @testing-library/user-event to v12.1.9
2020-10-21 02:49:26 +00:00
Renovate Bot
66aab27da8
Update dependency @testing-library/react to v11.1.0
2020-10-21 01:32:09 +00:00
Timmy Crawford
016f4cc2d9
Update version to 1.7.0-dev. ( https://github.com/woocommerce/woocommerce-admin/pull/5397 )
2020-10-15 13:18:02 -07:00
Jeff Stieler
7ca9e691d4
Migrate Enzyme tests to React Testing Library ( https://github.com/woocommerce/woocommerce-admin/pull/5299 )
...
* Migrate leaderboard tests to RTL.
* Remove test of default prop value.
* Migrate ReportSummary tests to RTL.
* Migrate ActivityCard tests to RTL.
* Migrate ActivityCardPlaceholder tests to RTL.
* Migrate remaining ProductType tests to RTL.
* Migrate Card tests to RTL.
* Update RTL and user event packages.
* Migrate Date tests to RTL.
* Migrate D3Legend tests to RTL.
* Migrate D3Base tests to RTL.
* Migrate Gravatar tests to RTL.
* Migrate ImageUpload tests to RTL.
* Migrate ProductImage tests to RTL.
* Migrate Rating tests to RTL.
* Migrate Search tests to RTL.
* Migrate Plugins tests to RTL.
* Migrate SelectControl tests to RTL.
* Migrate Timeline tests to RTL.
Remove tests that inspect DOM since there are snapshots.
* Migrate DismissModal tests to RTL.
* Migrate SetupNotice tests to RTL.
* Migrate WelcomeCard tests to RTL.
* Fix setup error reason retrieval in ShippingBanner.
* Migrate ShippingBanner tests to RTL.
* Migrate RecommendedExtensions tests to RTL.
* Migrate KnowledgeBase tests to RTL.
* Rename enzyme setup file, modify to setup RTL.
* No need to import jest-dom in test files.
* Remove enzyme dependency.
* Use snapshot for testing Leaderboard markup.
* Switch from "not to be empty" to "be in the document".
* No need to waitFor() recordEvent mock.
* Be specific about clicking the "hide" button.
* Use toBeVisible() instead of checking style property.
2020-10-15 08:41:39 -04:00
Sam Seay
fc030fb007
Migrate the devdocs examples to Storybook CSF stories ( https://github.com/woocommerce/woocommerce-admin/pull/5271 )
...
Fixes woocommerce/woocommerce-admin#5234
2020-10-15 14:55:55 +13:00
renovate[bot]
eb91d413eb
Update dependency enzyme-to-json to v3.6.1 ( https://github.com/woocommerce/woocommerce-admin/pull/5368 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-15 11:11:42 +13:00
renovate[bot]
17c9c05c3d
Pin dependency @wordpress/plugins to 2.22.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5366 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-15 09:59:53 +13:00
renovate[bot]
51b23130df
Update dependency prismjs to v1.22.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5372 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-15 09:53:40 +13:00
Renovate Bot
b6953260ab
Update dependency node-watch to v0.7.0
2020-10-14 04:36:13 +00:00
Paul Sealock
ad7cf64303
Navigation: Add client code ( https://github.com/woocommerce/woocommerce-admin/pull/5309 )
...
* is_feature_enabled
* feature class
* copy/paste
* hooked up
* its alive
* add wc-admin items
* clean up entry point
* Analytics remove url
* rebase error
* add back in check is_feature_enabled
* specificity CSS
2020-10-13 14:40:53 +13:00
Paul Sealock
319923f435
Test Zips: make sure assets are up to date ( https://github.com/woocommerce/woocommerce-admin/pull/5313 )
...
* cleand and composer install
* better
2020-10-13 11:00:54 +13:00
Paul Sealock
52137fe3fa
bump wp components and base styles ( https://github.com/woocommerce/woocommerce-admin/pull/5293 )
2020-10-09 12:10:32 +13:00
Renovate Bot
a5bb7688bf
Update dependency enzyme-adapter-react-16 to v1.15.5
2020-10-07 01:26:59 +00:00
Renovate Bot
e5b85e7a90
Update dependency babel-jest to v26.5.2
2020-10-07 01:19:28 +00:00
renovate[bot]
5c49051dcf
Update dependency debug to v4.2.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5220 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-05 17:43:29 +13:00
renovate[bot]
3b88df6a31
Update dependency dompurify to v2.1.1 ( https://github.com/woocommerce/woocommerce-admin/pull/5221 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-02 17:38:38 +13:00
Sam Seay
0d6d0dd36f
Improve the pre-commit hook setup for wc-admin ( https://github.com/woocommerce/woocommerce-admin/pull/5233 )
2020-10-02 17:38:13 +13:00
Renovate Bot
f3441c866a
Update dependency config to v3.3.2
2020-09-30 03:14:25 +00:00
Renovate Bot
a51d5dc690
Update dependency @testing-library/react-hooks to v3.4.2
2020-09-30 01:53:32 +00:00
Renovate Bot
feddd93d66
chore(deps): update dependency replace to v1.2.0
2020-09-23 08:40:42 +00:00
Renovate Bot
8a5ead6901
chore(deps): update dependency request-promise to v4.2.6
2020-09-23 06:35:37 +00:00
Renovate Bot
603ce733c7
chore(deps): update dependency recast to v0.20.3
2020-09-23 05:09:13 +00:00
Renovate Bot
b425397af9
chore(deps): update dependency puppeteer to v5.3.1
2020-09-23 03:27:19 +00:00
Renovate Bot
88430d9787
chore(deps): update dependency lint-staged to v10.4.0
2020-09-23 02:19:10 +00:00
Renovate Bot
0e82edd912
chore(deps): update dependency @storybook/addon-console to v1.2.2
2020-09-23 01:22:00 +00:00
Renovate Bot
a4ec2b94b0
Update dependency lint-staged to v10.3.0
2020-09-16 03:18:04 +00:00
Renovate Bot
054c3d59eb
Update dependency ast-types to v0.14.2
2020-09-16 03:01:45 +00:00
Renovate Bot
0267a3a08d
Update dependency @octokit/graphql to v4.5.6
2020-09-16 02:37:43 +00:00
renovate[bot]
b82bb4bc3b
Update dependency dompurify to v2.0.15 ( https://github.com/woocommerce/woocommerce-admin/pull/5112 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 11:46:58 -04:00
renovate[bot]
81fb8c7baf
Pin dependencies ( https://github.com/woocommerce/woocommerce-admin/pull/5109 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 11:26:14 -04:00
Renovate Bot
86be861a61
Update dependency husky to v4.3.0
2020-09-09 03:28:02 +00:00
Renovate Bot
6d66901da8
Update babel monorepo to v7.11.6
2020-09-09 02:23:52 +00:00
Rua Haszard
2002c74289
Update Storybook to latest ( https://github.com/woocommerce/woocommerce-admin/pull/5105 )
...
* WIP - upgrade storybook via `npx sb upgrade`
* fix broken storybook build - use custom MiniCssExtractPlugin package
Co-authored-by: haszari <rua@automattic.com>
2020-09-09 07:54:42 +12:00
Bec Scott
cd128488df
Add initial end to end test suite ( https://github.com/woocommerce/woocommerce-admin/pull/5028 )
...
Co-authored-by: Ron Rennick <ron@ronandandrea.com>
Co-authored-by: Rebecca Scott <me@becdetat.com>
Co-authored-by: Sam Seay <samueljseay@gmail.com>
2020-09-04 14:31:09 +12:00
Paul Sealock
3c6483e842
Remove wc api 🎉 ( https://github.com/woocommerce/woocommerce-admin/pull/5075 )
...
* remove wc-api selects and constansts
* remove extendedItems dependence on wc-api
* remove wc-api
* PR feedback
2020-09-04 09:45:40 +12:00
renovate[bot]
9d95fe6c84
Update dependency dompurify to v2.0.14 ( https://github.com/woocommerce/woocommerce-admin/pull/5071 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-03 14:36:25 +10:00
renovate[bot]
27927dd3c5
Update dependency lint-staged to v10.2.13 ( https://github.com/woocommerce/woocommerce-admin/pull/5073 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-02 15:52:25 +12:00
Renovate Bot
0b864be6c8
Update dependency enzyme-adapter-react-16 to v1.15.4
2020-09-02 03:39:22 +00:00
Renovate Bot
6d147aa3fd
Update babel monorepo to v7.11.5
2020-09-02 01:20:27 +00:00
renovate[bot]
394bf4db3c
Update dependency babel-jest to v26.3.0 ( https://github.com/woocommerce/woocommerce-admin/pull/5004 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-31 11:55:26 +12:00
renovate[bot]
cad9379a76
Update dependency @testing-library/jest-dom to v5.11.4 ( https://github.com/woocommerce/woocommerce-admin/pull/5044 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 15:35:08 +12:00
renovate[bot]
3bb3678451
Update dependency @babel/core to v7.11.4 ( https://github.com/woocommerce/woocommerce-admin/pull/5042 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Paul Sealock <psealock@gmail.com>
2020-08-26 15:33:54 +12:00
renovate[bot]
6b5d6fb68e
Update dependency ast-types to v0.14.1 ( https://github.com/woocommerce/woocommerce-admin/pull/5047 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 15:25:09 +12:00
renovate[bot]
ca138988ae
Pin dependency @babel/plugin-proposal-class-properties to 7.10.4 ( https://github.com/woocommerce/woocommerce-admin/pull/5041 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 15:20:06 +12:00
renovate[bot]
5a32526123
Update dependency @testing-library/react to v10.4.9 ( https://github.com/woocommerce/woocommerce-admin/pull/5045 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 14:43:57 +12:00