**What suite should these tests be added to?* - [ ] [API Testing](https://docs.servicenow.com/bundle/london-application-development/page/build/applications/concept/api-rest.html) **Describe the things needing testing you'd like* - [ ] List Applications (GET) - [ ] Import Application (POST) - [ ] Get Application (GET) - [ ] Validate App Version (PATCH) - [ ] List Local Changes (GET) - [ ] Has Local Changes (GET) - [ ] Filter Existing Records (POST) - [ ] Link to Repository (POST) - [ ] Configure Repo (PUT) - [ ] Unlink from Repository (DELETE) - [ ] Apply Remote Changes (POST) - [ ] List Branches (GET) - [ ] Create Branch (POST) - [ ] Switch to Branch (PUT) - [ ] Has Remote Changes (GET) - [ ] Commit Local Changes (POST) - [ ] Get History (GET) - [ ] Refresh Repository (POST) - [ ] Generate Stash Preview (POST) - [ ] Apply Stash Preview (POST) - [ ] Get Current Stash Preview (GET) - [ ] List Stashes (GET) - [ ] Get Stash (GET) - [ ] Delete Stash (DELETE) - [ ] List Tags (GET) - [ ] Create Tag (POST) - [ ] Is In Repository (GET) - [ ] Plugin Installed (GET) - [ ] Get Progress (GET) Follow the [contributing guide](https://github.com/jacebenson/x_8821_atf/blob/gh-pages/CONTRIBUTING.md) to contribute.
*What suite should these tests be added to?
*Describe the things needing testing you'd like
Follow the contributing guide to contribute.