Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CaosDB Crawler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
Code review analytics
Issue 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
caosdb
Software
CaosDB Crawler
Commits
e2543b35
Commit
e2543b35
authored
2 years ago
by
Alexander Schlemmer
Browse files
Options
Downloads
Patches
Plain Diff
TST: fixed test_realworld_example integration test
parent
e3bc51fc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!108
Release 0.5.0
,
!104
Create a new scanner module and move functions from crawl module there
Pipeline
#34475
failed
2 years ago
Stage: info
Stage: setup
Stage: cert
Stage: style
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
integrationtests/test_realworld_example.py
+1
-0
1 addition, 0 deletions
integrationtests/test_realworld_example.py
with
1 addition
and
0 deletions
integrationtests/test_realworld_example.py
+
1
−
0
View file @
e2543b35
...
...
@@ -171,6 +171,7 @@ def test_event_update(clear_database, usemodel, addfiles):
ident
.
load_from_yaml_definition
(
identifiable_path
)
second_crawler
=
Crawler
(
identifiableAdapter
=
ident
)
second_crawler
.
generate_run_id
()
crawler_definition
=
load_definition
(
crawler_definition_path
)
converter_registry
=
create_converter_registry
(
crawler_definition
)
...
...
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