48f88428e8
test: login more directly ( #44467 )
...
* test: login more directly
* test: separate login from other visits
In a single test, Cypress can only visit within a single domain, hence
the separation.
* chore: fail slowly for all strategies
* test: user certified user for showing cert
* test: fix and cleanup certifications
2021-12-11 14:34:16 +05:30
e2d6639773
feat(e2e): Add cypress globals to eslint overrides ( #43234 )
...
fix(docs): Remove cypress eslint note on e2e docs
2021-08-24 16:29:00 +02:00
3130265991
revert: (test, e2e) test suit for cypress ( #42488 )
...
This reverts commit 22b45761a7
.
2021-06-14 23:44:43 +05:30
22b45761a7
feat(test, e2e) test suit for cypress ( #42138 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-06-14 22:07:52 +05:30
94d4b2f553
fix: navbar avatar height, background colors ( #42076 )
...
* fix: navbar avatar height
* fix: prevent avatar background change when hovered or focused
2021-05-11 00:15:16 +05:30
20cbfce484
chore(client) remove contextual navigation ( #41919 )
2021-04-28 08:10:43 -05:00
6c91f81b0e
chore(deps): upgrade eslint, prettier & related packages
2021-03-11 12:19:42 +05:30
1e9dc8cea5
fix: remove algolia indices and urls from translations ( #41043 )
2021-02-11 00:11:51 +05:30
58c6c54c67
feat(client): redesigned navigation ( #40709 )
...
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2021-01-31 12:15:40 +05:30
3978c6be28
feat: i18n user interface ( #40306 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-01-31 12:15:32 +05:30
bf0c49f9b4
chore(cypress): migrate to Cypress v6 ( #40396 )
...
* Update Cypress version from 5.3.0 to 6.0.0
* Replace `not.be.visible` with `not.exist`
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-12-07 11:02:52 +01:00
b2a11dcb72
feat: add back the forum nav item ( #40060 )
2020-10-22 21:57:41 +05:30
1a66eac990
feat: render nav conditionally
2020-09-24 17:48:29 +05:30
3e3652a788
Test(Cypress): Add tests for the landing page and the navbar ( #39459 )
...
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2020-09-04 18:27:21 +02:00