mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Add e2e tests
This commit is contained in:
parent
e6e0b02849
commit
9993432c7b
6 changed files with 90 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -9,6 +9,9 @@
|
|||
/rainloop/v/0.0.0/static/*
|
||||
/rainloop/v/0.0.0/app/localization/moment/*
|
||||
!/rainloop/v/0.0.0/app/localization/moment/.gitempty
|
||||
/e2e/configuration.js
|
||||
/e2e/output/*
|
||||
!/e2e/output/.gitempty
|
||||
/vendors/.*
|
||||
/node_modules
|
||||
/build/local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue