Commit 0326167
Wagn0033 (#1)
* added unittests for misc and get image
* Add "post" method for RestApiV1 library
* added init with get image and get countries
* Added hashbang line to script
* Added "post" to RestApiV1
* added more GET unit tests
* Adding capability to get images
_get_binary added to RestApiV1
* more unit tests under get_tests
* Updated RestApiV1 "post"
* change line endings to unix-style
* Update .gitignore
updated .gitignore to not include .swp, .pyc
* more unit tests/edits
* Change default REST API url
* Converted RestApiV1 unit tests to use new functions instead of _get
* Preparing for release 1.1
Release 1.1 allows using External ID and allows attaching subcomponents
* Fixed bug with institution list
---------
Co-authored-by: wagn0033 <[email protected]>1 parent a315885 commit 0326167
File tree
134 files changed
+24338
-879
lines changed- .spyproject/config
- backups
- defaults
- bin
- lib
- Sisyphus
- Configuration
- __pycache__
- HWDBUploader
- RestApiV1
- __pycache__
- RestApi
- __pycache__
- Utils
- Terminal
- __pycache__
- __pycache__
- __pycache__
- old.HWDBEncoder
- scratch
- test
- HWDBUploader
- SystemTest
- UnitTest
- 000
- 001
- images
- RestApiV1
- ExpectedResponses
- componentTypes
- components
- misc
- ops_on_tests
- __pycache__
- old.HWDBEncoder
- scratch
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
134 files changed
+24338
-879
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments