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
Haakon Gunleiksrud
IT2819_h19_p2_haakon
Commits
f60757b0
Commit
f60757b0
authored
Sep 27, 2019
by
mirree
Browse files
Updated Header-test description
parent
29fd9a89
Changes
1
Hide whitespace changes
Inline
Side-by-side
prosjekt2/src/__tests__/Header.tests.js
View file @
f60757b0
...
...
@@ -2,7 +2,7 @@ import React from 'react';
import
Header
from
'
../components/Header.jsx
'
;
import
renderer
from
'
react-test-renderer
'
describe
(
'
Testing
h
eader.jsx
'
,()
=>
{
describe
(
'
Testing
H
eader.jsx
'
,()
=>
{
//Creates an instance of the App component and checkes to see if it matches the snapshot.
test
(
'
Snapshot match test
'
,
()
=>
{
...
...
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