Commit c9a738a
Unit test adjustments (Post v0.4.2 merge) (#75)
* Initial v0.4.2 update - Cleanup and normalization
* Updated endpoint list. Deprecated invalid method names.
* Added local unit testing initialization script
* Linting helper script
* FalconGroupingTags via SDK (#72)
* added endpoint information for host tags. added tests
* missed comma and param name
* missed param, not caught in previous commit
* removed an unused test, no changes to uber test
* merging and removing left over conflicts
* Update _endpoint.py
* Update hosts.py
Moving FalconGroupingTags -> UpdateDeviceTags
* Update test_hosts.py
Moving FalconGroupignTags -> UpdateDeviceTags
Co-authored-by: Caleb Schwartz <[email protected]>
Co-authored-by: jshcodes <[email protected]>
* Linting script update, UpdateDeviceTags merge
* Minor fixes to UpdateDeviceTags
* Added unit tests to cover new code paths
* Unit test updates - Reducing AWS queries for Python <= 3.8
* Unit test adjustment - removing redundant service class check
* Removing uber class redundant test
Co-authored-by: rewgord <[email protected]>
Co-authored-by: Caleb Schwartz <[email protected]>1 parent 302c5c8 commit c9a738a
2 files changed
+9
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| |||
0 commit comments