Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tdt4242-base
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Andreas Jensen Jonassen
tdt4242-base
Commits
c3a464fe
Commit
c3a464fe
authored
4 years ago
by
Liam Svanåsbakken Crouch
Browse files
Options
Downloads
Patches
Plain Diff
refactor to new naming convention
parent
a0a332aa
No related branches found
Branches containing commit
No related tags found
1 merge request
!13
Add integration tests for toasts
Pipeline
#116317
passed with stage
in 12 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/test_uc3.py
+1
-1
1 addition, 1 deletion
tests/test_uc3.py
with
1 addition
and
1 deletion
tests/test_
toast
.py
→
tests/test_
uc3
.py
+
1
−
1
View file @
c3a464fe
...
...
@@ -13,7 +13,7 @@ from .helpers.registration import write_registration_inputs
from
.helpers.login
import
log_in
from
.helpers.toast
import
assert_toast
,
assert_not_toast
class
t
oa
st_
testing
(
unittest
.
TestCase
):
class
t
e
st_
uc3
(
unittest
.
TestCase
):
# initialization of webdriver
def
setUp
(
self
):
# Configure driver options
...
...
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