Skip to content

Latest commit

 

History

History
1085 lines (412 loc) · 32.3 KB

CHANGELOG.md

File metadata and controls

1085 lines (412 loc) · 32.3 KB

CHANGELOG

8.12.0 (2022-05-05)

Bug Fixes

  • packages/sui-test: use pattern env instead component (f60bbcd)

8.11.0 (2022-05-02)

Features

  • packages/sui-test: Upgrade dependencies (841f482)

8.10.0 (2022-04-27)

Bug Fixes

  • packages/sui-test: enable component env variable (b21758b)

Features

  • packages/sui-test: Upgrade dependencies (3fff0e2)

8.9.0 (2022-04-07)

Features

  • packages/sui-test: update commander dependency (1667366)

8.7.0 (2022-03-30)

8.6.0 (2022-03-28)

Features

  • packages/sui-test: Add new headless flag (1f6fa24)
  • packages/sui-test: Upgrade dependencies (110e5eb)

8.5.0 (2022-03-01)

Bug Fixes

  • packages/sui-test: Force alias for sui-test (91bd068)

8.4.0 (2022-02-22)

Features

  • packages/sui-test: Upgrade dependencies (ba72bf4)

8.3.0 (2022-02-17)

Bug Fixes

  • packages/sui-test: fix extension (0bf5334)
  • packages/sui-test: fix some lint warnings (1b16de8)

Features

  • packages/sui-test: add describe on local (64ef8ab)

8.2.0 (2022-02-16)

Features

  • packages/sui-test: Upgrade dependencies (95e55d5)

8.1.0 (2022-01-31)

Features

  • packages/sui-test: Sync babel/core dependency (469c8b1)

8.0.0 (2022-01-27)

Bug Fixes

  • packages/sui-test: Define correctly environment variables on sui-test (bbc284d)

Features

  • packages/sui-test: Add extensions (0d774dc)
  • packages/sui-test: Release a new major based on webpack 5 (39f45c2)
  • packages/sui-test: Release the new sui-test version (9134bef)
  • packages/sui-test: Remove clear-screen for karma on watch mode (93ad0cf)
  • packages/sui-test: Unify webpack versions (549fff3)
  • packages/sui-test: Update mocha version (e2dbdde)
  • packages/sui-test: Use same Webpack version as sui-bundler (900767e)

6.8.0 (2022-01-10)

Features

  • packages/sui-test: Upgrade babel dependencies (7b2ae22)

6.7.0 (2022-01-10)

Bug Fixes

  • packages/sui-test: Add missing plugin (9fc31f1)

Features

  • packages/sui-test: Bump versions (4a6c135)
  • packages/sui-test: Pin colors version on package.json (36bd496)
  • packages/sui-test: Upgrade dependencies (319037c)
  • packages/sui-test: Upgrade Webpack version to use the same as sui-bundler (0e20b1d)

6.6.0 (2021-11-12)

Features

  • packages/sui-test: add categories env variable (389b8ae)
  • packages/sui-test: Add needed node polyfills (cf7693a)
  • packages/sui-test: Integrate new Webpack 5 on sui-test (26a1181)
  • packages/sui-test: Sync sui-bundler webpack 5 (393d559)

6.5.0 (2021-11-02)

Features

  • packages/sui-test: Remove chalk dependency (34f7806)

6.4.0 (2021-11-02)

Features

  • packages/sui-test: Rollback karma to less dependencies (4001650)
  • packages/sui-test: Tweak config for sui-test (6e0e36f)
  • packages/sui-test: Upgrade dependencies packages (090a692)

6.3.0 (2021-10-21)

Features

  • packages/sui-test: Upgrade dependencies about babel (abc3fa1)

6.2.0 (2021-09-22)

Features

  • packages/sui-test: Unify @babel/core package versions (b29c83b)
  • packages/sui-test: Upgrade babel/core dependency (4652296)
  • packages/sui-test: Upgrade karma-webpack with less dependencies and rely on default config mor (9061070)

6.1.0 (2021-08-16)

Features

  • packages/sui-test: Use latest babel versions (4681815)

6.0.0 (2021-08-04)

Features

  • packages/sui-test: Remove e2e from @s-ui/test (52eea8d)

5.3.0 (2021-07-23)

Features

  • packages/sui-test: add json-summary coverage report (67acc91)

5.2.0 (2021-07-14)

Features

  • packages/sui-test: add tests directory to excluded coverage directories (a792a0d)

5.1.0 (2021-07-14)

Features

  • packages/sui-test: Add coverage param and exclude not needed files (3cb2a8d)
  • packages/sui-test: Remove exclude array (4648d2b)
  • packages/sui-test: Use correct pattern (d651fd9)

5.0.0 (2021-07-05)

Features

  • packages/sui-test: Add less noisy server tests (8494821)
  • packages/sui-test: Upgrade dependencies of sui-test, less verbose and less patch (6213cac)
  • packages/sui-test: Use latest mocha version (5dc5dc2)

4.34.0 (2021-06-29)

4.33.0 (2021-06-22)

Bug Fixes

  • packages/sui-test: improve karma config construction (81d803d)
  • packages/sui-test: improve readability thanks to midu (a00de2f)

4.32.0 (2021-06-22)

Bug Fixes

  • packages/sui-test: fix capture console option in karma config (4d5ef53)

4.31.0 (2021-06-22)

4.30.0 (2021-06-22)

Features

  • packages/sui-test: allow for custom viewport height and width (6809468)
  • packages/sui-test: enable or disable logs in ci for browser test (77db5aa)
  • packages/sui-test: Use latest babel dependencies (54debd1)

4.29.0 (2021-06-03)

Bug Fixes

  • packages/sui-test: Use correctly config file (556f62b)

4.28.0 (2021-06-03)

Features

  • packages/sui-test: Avoid using script name as contract for modifying config (e3ebb29)

4.27.0 (2021-06-01)

Features

  • packages/sui-test: Use latest webpack@4 version (3ee4184)

4.26.0 (2021-05-27)

Features

  • packages/sui-test: Use same babel/core dependency across packages (7a42a26)

4.25.0 (2021-05-10)

Bug Fixes

  • packages/sui-test: put back @s-ui/test (c23ea81)

4.24.0 (2021-05-10)

Features

  • packages/sui-test: upgrade dependencies (c1bf6ec)

4.23.0 (2021-05-05)

Features

  • packages/sui-test: add cypress-file-upload dependency (c9097a1)

4.22.0 (2021-04-26)

Features

  • packages/sui-test: use flag as false by default (6a83b81)

4.21.0 (2021-04-23)

Bug Fixes

  • packages/sui-test: use timeout command option to increase also browser disconnect timeout (a10e653)

4.20.0 (2021-04-21)

Bug Fixes

  • packages/sui-test: add an option to prevents compile lib folders for server tests (5e6a9fd)

4.19.0 (2021-04-19)

4.18.0 (2021-03-23)

Bug Fixes

  • packages/sui-test: avoid using missing dependency (5c7fe8d)

Features

  • packages/sui-test: add @testing-library/cypress lib (dec0fa5)
  • packages/sui-test: fix server tests that uses linked packages of npm@7 by transforming them (aea2a4d)

4.17.0 (2021-03-22)

Features

  • packages/sui-test: add module resolver for tests (31d71c9)

4.16.0 (2021-03-19)

4.15.0 (2021-03-19)

Bug Fixes

  • packages/sui-test: e2e docker image to use browsers (96ee8b0)
  • packages/sui-test: follow up 96ee8b03 (362649a)

Features

  • packages/sui-test: add headless and default command timeout options (049288d)
  • packages/sui-test: replace -dct by -T (f3266a6)

4.14.0 (2021-03-18)

Features

  • packages/sui-test: add plugins support on e2e (8cd54a7)

4.13.0 (2021-03-04)

Bug Fixes

  • packages/sui-test: add option to patch CJS loader in node v12.21.0 (e08c872), closes #1068

4.12.0 (2021-03-02)

Bug Fixes

  • packages/sui-test: fix new test path in studio (bc489a1)
  • packages/sui-test: rename var (6356923)

4.11.0 (2021-02-24)

Bug Fixes

  • packages/sui-test: bump dependencies babel (621c0ee)

4.10.0 (2021-02-02)

Bug Fixes

  • sui-test: use args for command (0172ebf)
  • sui-test: use previous project uri (b7e073f)

Features

  • sui-test: add support to parallelization (cab916c)

4.9.0 (2020-12-30)

Bug Fixes

  • sui-test: force new release of sui-test docker (ebe3460)

4.8.0 (2020-12-30)

Bug Fixes

  • sui-test: Do not catch error for getSpawnPromise (e47120e)

4.7.0 (2020-12-22)

Features

  • sui-test: Use latest and same commander version and avoid installing different versions (d1e8368)

4.6.0 (2020-12-01)

Bug Fixes

  • sui-test: transpile babel-runtime as sometimes that's needed (1500c49)

4.5.0 (2020-11-16)

Features

  • sui-test: remove srcPattern default as it is causing problems (8b8e8c0)
  • sui-test: upgrade dependencies (a84c4e1)
  • sui-test: use latest karma (5789dc6)

4.4.0 (2020-11-12)

Features

  • sui-test: try new release with new GitHub Actions build (b15856a)

4.3.0 (2020-11-09)

Features

  • sui-test: disable ESModules on babel-preset-sui for mocha server tests (e5c3a9b)

4.2.0 (2020-10-30)

Features

  • sui-test: add a config to force transpilation of modules via config (d85e9ef)

4.1.0 (2020-10-21)

Features

  • sui-test: upgrade sui-test dependencies (2b590c4)

4.0.0 (2020-09-30)

Features

  • sui-test: adap sui-test to use componentKey instead displayName (ba33c39)
  • sui-test: use babel-cli from root instead dependency (9dbcac5)

BREAKING CHANGES

  • sui-test: New babel patch for describe.context test for studio

3.4.0 (2020-09-02)

Features

  • sui-test: add support to svg import on null-loader (20449f0)

3.3.0 (2020-08-25)

Bug Fixes

  • sui-test: fix ci test errors (27e33ed)

Features

  • sui-test: add null-loader (b34324d)

3.2.0 (2020-06-23)

Bug Fixes

  • sui-test: add resolve importers extension to the test-browser webpack conf (8c4eaab)
  • sui-test: webpack config (357d81f)

Features

  • sui-test: remove sui-bundler dependency (4f2b5cb)

3.1.0 (2020-06-08)

Features

  • sui-test: add --browser flag to e2e (5227956)
  • sui-test: add --noWebSecurity flag to e2e testing (1eab372)
  • sui-test: add news flag to README (ac98c2a)
  • sui-test: adds a cli testing bundling support for studio (bd89687)
  • sui-test: enable src-pattern flag (e7979af)
  • sui-test: fix the version on package.json (ebfbec6)

3.0.0 (2020-04-08)

Bug Fixes

  • sui-test: install cypress in docker (3ab59b9)

Features

  • sui-test: add ci mode and update cypress version (46dfeb6)
  • sui-test: update all cypress version definitions (1d9dfeb)
  • sui-test: update cypress dep (ac837d4)

BREAKING CHANGES

  • sui-test: update cypress version

2.24.0 (2020-01-23)

Features

2.23.0 (2020-01-21)

Bug Fixes

  • sui-test: set properly the timeout in browser and server (1379668)

2.22.0 (2019-12-16)

Bug Fixes

  • sui-test: restore spec reporter (1c99a23)

2.21.0 (2019-12-10)

Features

  • sui-test: add test timeout customization (fc0391b)
  • sui-test: timeout (7b6de78)

2.20.0 (2019-12-05)

Features

  • sui-test: better config for report (3a79cda)
  • sui-test: remove deprecated dependency (caac087)
  • sui-test: remove not needed plugins for mocha server (already in sui preset) (348d18e)
  • sui-test: upgrade dependencies (7cdac03)
  • sui-test: upgrade dependencies (52be959)

Performance Improvements

  • sui-test: remove not needed plugins from config (84eba09)

2.19.0 (2019-11-08)

Bug Fixes

  • sui-test: avoid swallow error code in server execution (e1597ff)

2.18.0 (2019-10-23)

Features

  • sui-test: Improve sui-test browser performance and avoid memory problems (fa55300)
  • sui-test: Upgrade dependencies (0ed869d)

2.17.0 (2019-07-03)

Bug Fixes

  • sui-test: export instead of exports (3a27522)

2.16.0 (2019-06-19)

Bug Fixes

  • sui-test: babel/register is using import/export and expecting webpack to be used (0fae033)

2.15.0 (2019-05-31)

Features

  • sui-test: add inspect flag to server command (aae232e)

2.14.0 (2019-04-26)

Bug Fixes

  • sui-test: dont export CYPRESS_VERSION (315ab70)
  • sui-test: export CYPRESS_VERSION like env var (8ebfdbc)

Features

2.11.0 (2019-04-25)

Features

  • sui-test: upgrade cypress to 3.2.0 version (6104316)

2.10.0 (2019-04-18)

Bug Fixes

  • sui-test: npm install command add --save-dev flag (47fc0b3)

Features

  • sui-test: build a Docker image in each release (11f0279)
  • sui-test: move cypressVersion to package.json (46577c2)

2.9.0 (2019-03-18)

Features

  • sui-test: Move to babel-preset-sui@3 (b32c0eb)

2.8.0 (2019-03-11)

Features

  • sui-test: add support for some proposal export babel plugins (4294717)

2.7.0 (2019-02-20)

Bug Fixes

  • sui-test: remove not needed caret (99515eb)
  • sui-test: transform export default from for sui-test and karma-webpack (99b11f2)

2.6.0 (2019-02-19)

Bug Fixes

  • sui-test: add NODE_ENV to be injected (05fd3ca)
  • sui-test: transform dynamic import as karma-webpack doesnt support it for now (8223bae)

2.5.0 (2019-02-19)

Bug Fixes

  • sui-test: mock fs dependency on browser (8db361b)

2.4.0 (2019-02-19)

Features

  • sui-test: remove Browserify and change it by webpack (ff5a9eb)

2.3.0 (2019-02-04)

Features

  • sui-test: remove browserify babel instanbul (b150398)

2.2.0 (2019-02-01)

Bug Fixes

  • sui-test: export using commonjs (0041a36)

2.1.0 (2019-01-14)

Bug Fixes

  • sui-test: add new polyfill from babel@7 instead using old one (f5f8024)

2.0.0 (2019-01-14)

Features

  • sui-test: use babel@7 (91f54a2)
  • sui-test: use latest babel-preset-sui (bb4347f)

BREAKING CHANGES

  • sui-test: Using babel@7
  • sui-test: Old code might be needed to be adapted in order to get it working as we are moving to babel 7

1.20.0 (2019-01-14)

Bug Fixes

  • sui-test: remove unused file-system dependency (3c46016)

Features

  • sui-test: support file option added to e2e tests (2f95361), closes #459

1.16.0 (2019-01-03)

Features

  • sui-test: add overwrite user agent option (869425b), closes #446
  • sui-test: support new babel@7 (f6270f2)
  • sui-test: upgrade to @babel/7 (f107b2f)

BREAKING CHANGES

  • sui-test: Use new @babel/7 and and upgrade dependencies, so not compatible with babel@6 packages

1.14.0 (2018-09-26)

Features

  • sui-test: add force pattern to use sui-test in a webapp like repository (527e5d2)
  • sui-test: define the src directory to override the default one (3cb7307)
  • sui-test: Remove console.log (6532569)

1.13.0 (2018-08-31)

Features

  • sui-test: added support dynamic import when we run ci test (5666f82)

1.12.0 (2018-08-29)

Features

  • sui-test: added support to dynamic imports in server side (77f4ac2)

1.11.0 (2018-08-10)

Features

  • sui-test: add option to scope e2e tests (bd582e7)

1.10.0 (2018-08-10)

Bug Fixes

  • sui-test: allow dynamic imports (31cacc6)

Features

  • sui-test: hide fixtures folder (d094c60)
  • sui-test: upgrade cypress (2f2e864)

1.9.0 (2018-07-10)

Features

  • sui-test: upgrade cypress (055c88a)

1.8.0 (2018-06-11)

Bug Fixes

  • sui-test: fix format problems in user-agent option (48e9d90)

1.7.0 (2018-05-30)

Bug Fixes

  • sui-test: add require(path) where needed (4df4b5c)
  • sui-test: arrange paths for windows (1274b7c)

1.6.0 (2018-05-17)

Bug Fixes

  • sui-test: cypress config format broken in windows (723cd44)

1.5.0 (2018-04-16)

Features

  • sui-test: changed api name to .client and .server (033b43f)
  • sui-test: changed some naming parameters to positional (f99ab91)
  • sui-test: create the base of the patcher and add some dependencies for bundling (bf561d2)
  • sui-test: rename function to avoid collision with .only mocha function name (c99e40a)

1.3.0 (2018-03-20)

Bug Fixes

  • sui-test: dumb commit to force release (8c96ec8)

1.2.0 (2018-03-08)

Bug Fixes

  • sui-test: move e2e test to an exclusive folder (4aa9f69)

Features

  • sui-test: sui-test e2e command (4b48cb6)

1.1.0 (2018-03-05)

Bug Fixes

  • sui-test: converge pattern from server and browser (cec0c2e)

Features

  • sui-test: add pattern and ignorePattern parameters for sui-test browser (fa8515a)
  • sui-test: add pattern parameters for sui-test server (546536a)
  • sui-test: use the new parameter in order to add an exclude param and create files to test (c5b034c)

1.0.0 (2018-02-16)

Features

  • sui-test: bump beta version (9dc81af)
  • sui-test: first full functional version (93f786e)