Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
DCSG2900-ThreatTotal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Johannes Barstad
DCSG2900-ThreatTotal
Commits
80bb37bf
Commit
80bb37bf
authored
3 years ago
by
Odin K. Henriksen
Browse files
Options
Downloads
Patches
Plain Diff
Information about how to start the tests
parent
19f76c06
Branches
Branches containing commit
No related tags found
1 merge request
!2
Merge react-branch into main.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
80bb37bf
...
@@ -154,7 +154,7 @@ To use testing:
...
@@ -154,7 +154,7 @@ To use testing:
1.
Create a file named testauth.txt in directory /dcsg2900-threattotal
1.
Create a file named testauth.txt in directory /dcsg2900-threattotal
2.
Start the backend main.go file using go run main.go
2.
Start the backend main.go file using go run main.go
3.
Start the frontend webserver using npm start in directory /dcsg2900-threattotal/threat-total
3.
Start the frontend webserver using npm start in directory /dcsg2900-threattotal/threat-total
4.
Log to the application at localhost:3000
4.
Log
in
to the application at localhost:3000
5.
Maneuver to the local storage tab of your webbrowserver in google chrome it is located under application -> local storage.
5.
Maneuver to the local storage tab of your webbrowserver in google chrome it is located under application -> local storage.
6.
Copy the value of the userAuth token stored in local storage.
6.
Copy the value of the userAuth token stored in local storage.
7.
Paste the value of the userAuth token into the .txt file created named testauth.txt.
7.
Paste the value of the userAuth token into the .txt file created named testauth.txt.
...
...
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