PUT+POST: break out putter specific test classes
In test_obj.py there are PUT tests that are specific to the Putter type and others that apply to any Putter type. This patch refactors them into separate classes to provide greater clarity and to allow common tests to be applied to each Putter type. Taking this infrastracture out and ahead of PUT+POST itself allows it to be reviewed much easier, especially when you look at the diff. Related-Change-Id: I64b0d8fdb2ffce786f56665a74ed7eb2603abfda Change-Id: Ibb09b5a28098fb51e25ab5a7134b518cc68eaf89
This commit is contained in:
1 changed files with 687 additions and 707 deletions
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.