Commits (2)
- Brian Hatchet authored
Added a new component for a channel mode selector Stupid simple component, but oh the tests! Drastically improved our e2e tests by sharing cookies since everything but the login uses the same session. Added unit tests
47d7da3a - Brian Hatchet authored
Epic/permissions open channels See merge request !535
950f589d
Showing
cypress/support/utilities.js 0 → 100644
This diff is collapsed.
... | ... | @@ -61,6 +61,7 @@ |
"@types/node": "~10.12.18", | ||
"codelyzer": "^4.5.0", | ||
"cypress": "^3.4.1", | ||
"cypress-file-upload": "^3.3.3", | ||
"gulp": "~4.0.0", | ||
"gulp-autoprefixer": "^6.0.0", | ||
"gulp-css-globbing": "^0.2.2", | ||
... | ... |