feat(copy project): Add copy project functionality and refactor project hierarchy validation #1170
ci.yml
on: pull_request
Annotations
27 errors
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-api-api]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880> = Value.objects
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-manager-manager]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880> = Value.objects
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-author-author]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880> = Value.objects
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-owner-owner]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880> = Value.objects
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-site-site]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880> = Value.objects
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-guest-guest]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7f7ad8d7b880> = Value.objects
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-guest-guest]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7efd682fb880>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7efd682fb880> = Value.objects
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-site-site]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7efd682fb880>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7efd682fb880> = Value.objects
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-api-api]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7efd682fb880>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7efd682fb880> = Value.objects
|
Test (Python: 3.8, DB: mysql):
rdmo/projects/tests/test_view_project_copy.py#L199
test_project_copy_parent_post[1-author-author]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7efd682fb880>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7efd682fb880> = Value.objects
|
Test (Python: 3.8, DB: postgres)
The job was canceled because "_3_8_mysql" failed.
|
Test (Python: 3.8, DB: postgres):
rdmo/projects/tests/test_utils.py#L90
test_copy_project
AssertionError: assert '1' == '0'
- 0
+ 1
|
Test (Python: 3.8, DB: postgres)
The operation was canceled.
|
Test (Python: 3.12, DB: postgres)
The job was canceled because "_3_8_mysql" failed.
|
Test (Python: 3.12, DB: postgres)
The operation was canceled.
|
Test (Python: 3.12, DB: mysql)
The job was canceled because "_3_8_mysql" failed.
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-api-api]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000> = Value.objects
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-site-site]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000> = Value.objects
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-author-author]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000> = Value.objects
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-manager-manager]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000> = Value.objects
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-owner-owner]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000> = Value.objects
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_viewset_project.py#L252
test_copy[1-guest-guest]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fdc85c32000> = Value.objects
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_view_project_copy.py#L199
test_project_copy_parent_post[1-author-author]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fbeda0ee1b0>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fbeda0ee1b0> = Value.objects
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-author-author]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fbeda0ee1b0>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fbeda0ee1b0> = Value.objects
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-guest-guest]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fbeda0ee1b0>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fbeda0ee1b0> = Value.objects
|
Test (Python: 3.12, DB: mysql):
rdmo/projects/tests/test_view_project_copy.py#L127
test_project_copy_post[1-site-site]
assert 516 == (259 + 251)
+ where 516 = count()
+ where count = <rdmo.projects.managers.ValueManager object at 0x7fbeda0ee1b0>.count
+ where <rdmo.projects.managers.ValueManager object at 0x7fbeda0ee1b0> = Value.objects
|
required-checks-pass
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
screenshots
|
2.62 MB |
|
wheel
Expired
|
3.87 MB |
|