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
225182db
Commit
225182db
authored
3 years ago
by
Alexander Schlemmer
Browse files
Options
Downloads
Patches
Plain Diff
TST: enabled test for file elements in the record generation functions
parent
ae3ebf1a
No related branches found
No related tags found
1 merge request
!53
Release 0.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
unittests/test_tool_extended.py
+0
-2
0 additions, 2 deletions
unittests/test_tool_extended.py
with
0 additions
and
2 deletions
unittests/test_tool_extended.py
+
0
−
2
View file @
225182db
...
@@ -69,8 +69,6 @@ def crawler():
...
@@ -69,8 +69,6 @@ def crawler():
# return ident
# return ident
# TODO fix
@pytest.mark.xfail
def
test_file_structure_generation
(
crawler
):
def
test_file_structure_generation
(
crawler
):
sd
=
crawler
.
debug_tree
[
dircheckstr
(
"
SimulationData
"
,
sd
=
crawler
.
debug_tree
[
dircheckstr
(
"
SimulationData
"
,
"
2020_climate-model-predict
"
,
"
2020-02-01
"
,
"
2020_climate-model-predict
"
,
"
2020-02-01
"
,
...
...
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