Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
HlibPavlyk committed Dec 18, 2023
1 parent e20aaf7 commit a48c21e
Show file tree
Hide file tree
Showing 1,529 changed files with 1,712 additions and 42,738 deletions.
3 changes: 2 additions & 1 deletion .idea/IM-22_lab_and_course_works.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

95 changes: 93 additions & 2 deletions docs/test/README.md
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>
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.
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 docs/test/resources/file/file_created_success.png
Binary file added docs/test/resources/file/file_delete_success.png
Binary file added docs/test/resources/file/file_get_id_success.png
Binary file added docs/test/resources/file/file_get_success.png
Binary file added docs/test/resources/relationship/rel_get_file.png
Binary file added docs/test/resources/user/user_delete_success.png
Binary file added docs/test/resources/user/user_get_id_success.png
Binary file added docs/test/resources/user/user_get_success.png
Binary file added docs/test/resources/user/user_put_key_error.png
Binary file added docs/test/resources/user/user_put_success.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

26 changes: 0 additions & 26 deletions src/python/env/Lib/site-packages/cffi-1.16.0.dist-info/LICENSE

This file was deleted.

39 changes: 0 additions & 39 deletions src/python/env/Lib/site-packages/cffi-1.16.0.dist-info/METADATA

This file was deleted.

48 changes: 0 additions & 48 deletions src/python/env/Lib/site-packages/cffi-1.16.0.dist-info/RECORD

This file was deleted.

5 changes: 0 additions & 5 deletions src/python/env/Lib/site-packages/cffi-1.16.0.dist-info/WHEEL

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions src/python/env/Lib/site-packages/cffi/__init__.py

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit a48c21e

Please sign in to comment.