Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TDT4242-group15
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vegard Murvold Sporstøl
TDT4242-group15
Commits
51e7f5fa
Commit
51e7f5fa
authored
4 years ago
by
Vegard Murvold Sporstøl
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
b8b0c589
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#117132
canceled
4 years ago
Stage: test-frontend
Stage: test-backend
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-2
6 additions, 2 deletions
README.md
with
6 additions
and
2 deletions
README.md
+
6
−
2
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/**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment