Gert Hengeveld
b077fb7a69
Try with the 'attr' method.
2020-10-08 10:24:07 +02:00
Gert Hengeveld
fb81a83a27
Try with the 'attribute' method.
2020-10-08 10:04:36 +02:00
Gert Hengeveld
eb88960fba
Ensure parent is expanded before trying to click an item.
2020-10-08 09:43:04 +02:00
Gert Hengeveld
e9f1ded662
Make sure Cypress can know when a story is selected.
2020-10-08 00:14:40 +02:00
Gert Hengeveld
008dd29947
Try to fix e2e test.
2020-10-07 22:18:33 +02:00
Gert Hengeveld
8d0651a094
Update e2e test for search.
2020-10-07 21:20:15 +02:00
Yann Braga
9e89143cab
test(e2e): add canvas body element selector
...
- also update tests for addon-backgrounds
2020-09-24 14:58:27 +02:00
Yann Braga
09bd72ba2d
test(addons): e2e tests for backgrounds and grid
2020-09-24 14:58:26 +02:00
Yann Braga
880f6644b2
test: add support command to get canvas element
2020-09-24 14:58:26 +02:00
merceyz
d00c77e9c0
fix: require.resolve loaders and add missing dependencies
2020-09-04 13:35:22 +02:00
Gaëtan Maisse
6d79ed2b88
fix(e2e): update test of viewport to match latest example stories
...
Example stories used in CLI have been updated recently however the E2E tests were not changed accordingly.
2020-07-20 21:23:16 +02:00
Michael Shilman
b101f9e15d
Merge branch 'next' into 10723-update-cli-template-stories
2020-07-15 15:03:31 +08:00
tooppaaa
25089c1dfc
Angular CLI
2020-07-14 22:55:16 +02:00
Gaëtan Maisse
0dabfc538e
test(e2e): add a simple test for viewport addon
...
CLI now generates project with `addon-essential` so it enable `addon-viewport` by default.
I added a simple test to check that viewport is properly loaded:
- Go to Welcome Story
- Click on Viewport button in the toolbar
- Select "Small Mobile"
- Check that Welcome Story is still displayed
2020-07-12 16:16:33 +02:00
tooppaaa
b67c65f197
add e2e target
2020-07-11 22:55:31 +02:00
tooppaaa
c7afe6beee
Attempt to set babel core
2020-07-06 22:01:21 +02:00
tooppaaa
44239668fd
change timeout
2020-07-05 22:33:06 +02:00
tooppaaa
74adc63282
increase timeout
2020-07-05 22:03:18 +02:00
tooppaaa
1f5448e8d2
stab e2e
2020-07-05 21:11:07 +02:00
tooppaaa
bd779f0e6c
small change cypress
2020-07-05 18:50:20 +02:00
tooppaaa
b5ff9acdb8
change how visit is done
2020-07-05 14:44:52 +02:00
tooppaaa
e8e37ac7ad
CLI: add common welcome and cleanup
2020-07-05 11:03:01 +02:00
Norbert de Langen
6d60a65827
IGNORE eslint error
2020-07-03 14:58:09 +02:00
Norbert de Langen
74365c9bac
ADD a cypress .wait to wait for knobs to have taken effect
2020-07-03 14:56:22 +02:00
tooppaaa
6c2cef9ad8
remove basic test already covered
2020-06-24 00:13:32 +02:00
tooppaaa
ea1dcd5337
various fix
2020-06-24 00:10:40 +02:00
tooppaaa
eef5494030
Move to essentials and update e2e
2020-06-23 22:39:41 +02:00
tooppaaa
746892fb88
Core: Stabilize E2E tests
2020-05-23 14:31:51 +02:00
Michael Shilman
c7dfb35b6a
Increase cypress navigation timeout for debugging
2020-05-20 11:28:02 +08:00
Norbert de Langen
e7f96c4fcd
FIX deepscan issues
2020-05-18 20:50:47 +02:00
tooppaaa
7ece190b87
e2e: add specs
2020-05-09 11:34:04 +02:00
Norbert de Langen
5e3be6f267
FIX linting
2020-04-30 18:00:35 +02:00
Norbert de Langen
4eeaccd929
FIX
2020-04-23 16:07:46 +02:00
Norbert de Langen
341fc2d90d
FIX linting
2020-03-27 20:04:50 +01:00
Filipp Riabchun
7135cc3a6e
Merge pull request #9875 from storybookjs/teamcity-cloud
...
Setup TeamCity Cloud
2020-03-10 15:16:34 +01:00
Norbert de Langen
360b22e9da
IMPROVE the navigation e2e cypress test
2020-03-04 20:49:03 +01:00
Filipp Riabchun
4f908678d0
Fix reporting without screenshots
2020-02-23 23:52:12 +01:00
Filipp Riabchun
54f5081288
Fix reporting
2020-02-23 01:34:50 +01:00
Filipp Riabchun
a32eae9f31
Remove debugging errors
2020-02-23 00:00:52 +01:00
Filipp Riabchun
e5c9fafcf6
Cypress: report videos and screenshots as test metadata
2020-02-22 23:48:54 +01:00
Filipp Riabchun
6c871490fe
Cypress: apply timeout to cy.wrap
2020-02-22 22:20:13 +01:00
Filipp Riabchun
210aa41249
Cypress: increase timeout
2020-02-22 21:22:26 +01:00
Norbert de Langen
e018f67690
FIX linting
2019-11-15 21:48:31 +01:00
Norbert de Langen
4dff6a7c84
CLEANUP
2019-10-16 22:18:37 +02:00
Norbert de Langen
0d6a657c88
FIX cypress install
2019-10-16 20:17:26 +02:00
Norbert de Langen
bdcda2360e
WIP
2019-10-16 17:38:22 +02:00
Kai Röder
887447dbb0
add e2e test for knobs
2019-10-13 14:24:49 +02:00
Kai Röder
34c4908d98
update navigation e2e tests
2019-10-13 14:24:17 +02:00
Kai Röder
89d0cfa2ed
remove example fixture
2019-10-12 19:01:12 +02:00
Kai Röder
561c9e93de
add navigation click, routing and searching navigation items
2019-10-12 18:55:04 +02:00