Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vegard Murvold Sporstøl
TDT4242-group15
Commits
51e7f5fa
Commit
51e7f5fa
authored
Mar 15, 2021
by
Vegard Murvold Sporstøl
Browse files
Update README.md
parent
b8b0c589
Pipeline
#117132
canceled with stages
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
51e7f5fa
...
...
@@ -182,13 +182,15 @@ Testcafe, which can be downloaded using npm:
`npm install -g testcafe`
#### Run:
`cd frontend`
`testcafe chrome frontend-test.js --skip-js-errors`
#### Structure
All frontend tests can be found in
`frontend-test.js`
located in the
source
folder.
All frontend tests can be found in
`frontend-test.js`
located in the
frontend
folder.
-
**
src
/**
-
**
frontend
/**
-
**frontend-test.js**
-
Test login
-
Test statistics (UC-2)
...
...
@@ -206,6 +208,8 @@ And is also included in the CI/CD as its own stage (test-backend) in the gitlab-
`python manage.py test`
#### Structure:
All backend tests can be found in
`backend/secfit`
in the following folders:
-
**backend/**
-
**secfit/**
-
**users/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment