forked from StrivingToAdoniss/IM-22_lab_and_course_works
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e20aaf7
commit a48c21e
Showing
1,529 changed files
with
1,712 additions
and
42,738 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,95 @@ | ||
# Тестування працездатності системи | ||
# Тестування працездатності системи (Swagger) | ||
|
||
*В цьому розділі необхідно вказати засоби тестування, навести вихідні коди тестів та результати тестування.* | ||
У цьому розділі продемонстроване повне тестування системи і взаємодії її між собою. | ||
|
||
|
||
## Users | ||
|
||
### Post | ||
|
||
#### Success | ||
<p> | ||
<img src="./docs/test/resources/user/user_created_success"> | ||
</p> | ||
|
||
### Get (All) | ||
<p> | ||
<img src="./resources_tests/Users_get_all.png"> | ||
</p> | ||
|
||
### Post | ||
Введення користувача | ||
<p> | ||
<img src="./resources_tests/Users_post.png"> | ||
</p> | ||
Відповідь сервера | ||
<p> | ||
<img src="./resources_tests/Users_post_response.png"> | ||
</p> | ||
|
||
### Get/Id | ||
Введення користувача | ||
<p> | ||
<img src="./resources_tests/Users_get.png"> | ||
</p> | ||
Відповідь сервера | ||
<p> | ||
<img src="./resources_tests/Users_get_response.png"> | ||
</p> | ||
|
||
### Put | ||
Введення користувача | ||
<p> | ||
<img src="./resources_tests/Users_put.png"> | ||
</p> | ||
Відповідь сервера | ||
<p> | ||
<img src="./resources_tests/Users_put_response.png"> | ||
</p> | ||
|
||
### Delete | ||
Введення користувача | ||
<p> | ||
<img src="./resources_tests/Users_delete.png"> | ||
</p> | ||
Відповідь сервера | ||
<p> | ||
<img src="./resources_tests/Users_delete_response.png"> | ||
</p> | ||
|
||
## Requests | ||
|
||
### Get (All) | ||
<p> | ||
<img src="./resources_tests/Requests_get_all.png"> | ||
</p> | ||
|
||
### Post | ||
Введення користувача | ||
<p> | ||
<img src="./resources_tests/Requests_post.png"> | ||
</p> | ||
Відповідь сервера | ||
<p> | ||
<img src="./resources_tests/Requests_post_response.png"> | ||
</p> | ||
|
||
### Get/Id | ||
Введення користувача | ||
<p> | ||
<img src="./resources_tests/Requests_get.png"> | ||
</p> | ||
Відповідь сервера | ||
<p> | ||
<img src="./resources_tests/Requests_get_response.png"> | ||
</p> | ||
|
||
### Delete | ||
Введення користувача | ||
<p> | ||
<img src="./resources_tests/Requests_delete.png"> | ||
</p> | ||
Відповідь сервера | ||
<p> | ||
<img src="./resources_tests/Requests_delete_response.png"> | ||
</p> |
Binary file added
BIN
+50.7 KB
docs/test/resources/dataset/dataset_created_empty_error_description.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+49.2 KB
docs/test/resources/dataset/dataset_put_register_error_description.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+44.1 KB
docs/test/resources/dataset_category/dataset_category_created_success.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+46.3 KB
docs/test/resources/dataset_category/dataset_category_empty_error_description.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+45.7 KB
docs/test/resources/dataset_category/dataset_category_empty_error_name.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+36.6 KB
docs/test/resources/dataset_category/dataset_category_get_id_key_error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+34.3 KB
docs/test/resources/dataset_category/dataset_category_get_id_success.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+41.1 KB
docs/test/resources/dataset_category/dataset_category_get_success.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+47.8 KB
docs/test/resources/dataset_category/dataset_category_register_error_name.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/__pycache__/typing_extensions.cpython-312.pyc
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/annotated_types/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/annotated_types/__pycache__/test_cases.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/__pycache__/from_thread.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/__pycache__/lowlevel.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/__pycache__/pytest_plugin.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/__pycache__/to_process.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/__pycache__/to_thread.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_backends/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_backends/__pycache__/_asyncio.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_backends/__pycache__/_trio.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_compat.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_eventloop.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_exceptions.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_fileio.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_resources.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_signals.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_sockets.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_streams.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_subprocesses.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_synchronization.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_tasks.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_testing.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/_core/__pycache__/_typedattr.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/abc/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/abc/__pycache__/_resources.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/abc/__pycache__/_sockets.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/abc/__pycache__/_streams.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/abc/__pycache__/_subprocesses.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/abc/__pycache__/_tasks.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/abc/__pycache__/_testing.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/streams/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/streams/__pycache__/buffered.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/streams/__pycache__/file.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/streams/__pycache__/memory.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/streams/__pycache__/stapled.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/streams/__pycache__/text.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/python/env/Lib/site-packages/anyio/streams/__pycache__/tls.cpython-312.pyc
Binary file not shown.
1 change: 0 additions & 1 deletion
1
src/python/env/Lib/site-packages/cffi-1.16.0.dist-info/INSTALLER
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
src/python/env/Lib/site-packages/cffi-1.16.0.dist-info/LICENSE
This file was deleted.
Oops, something went wrong.
39 changes: 0 additions & 39 deletions
39
src/python/env/Lib/site-packages/cffi-1.16.0.dist-info/METADATA
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
src/python/env/Lib/site-packages/cffi-1.16.0.dist-info/RECORD
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
src/python/env/Lib/site-packages/cffi-1.16.0.dist-info/entry_points.txt
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
src/python/env/Lib/site-packages/cffi-1.16.0.dist-info/top_level.txt
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-549 Bytes
src/python/env/Lib/site-packages/cffi/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-3.79 KB
src/python/env/Lib/site-packages/cffi/__pycache__/_imp_emulation.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-1.92 KB
src/python/env/Lib/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-49.1 KB
src/python/env/Lib/site-packages/cffi/__pycache__/api.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-62 KB
src/python/env/Lib/site-packages/cffi/__pycache__/backend_ctypes.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-6.61 KB
src/python/env/Lib/site-packages/cffi/__pycache__/cffi_opcode.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-2.88 KB
src/python/env/Lib/site-packages/cffi/__pycache__/commontypes.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-45.3 KB
src/python/env/Lib/site-packages/cffi/__pycache__/cparser.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-1.85 KB
src/python/env/Lib/site-packages/cffi/__pycache__/error.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-5.69 KB
src/python/env/Lib/site-packages/cffi/__pycache__/ffiplatform.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-520 Bytes
src/python/env/Lib/site-packages/cffi/__pycache__/lock.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-29.4 KB
src/python/env/Lib/site-packages/cffi/__pycache__/model.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-6.22 KB
src/python/env/Lib/site-packages/cffi/__pycache__/pkgconfig.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-78.5 KB
src/python/env/Lib/site-packages/cffi/__pycache__/recompiler.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-10.5 KB
src/python/env/Lib/site-packages/cffi/__pycache__/setuptools_ext.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-49.2 KB
src/python/env/Lib/site-packages/cffi/__pycache__/vengine_cpy.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-33.1 KB
src/python/env/Lib/site-packages/cffi/__pycache__/vengine_gen.cpython-312.pyc
Binary file not shown.
Binary file removed
BIN
-15.8 KB
src/python/env/Lib/site-packages/cffi/__pycache__/verifier.cpython-312.pyc
Binary file not shown.
Oops, something went wrong.