Interview task for automating POST repository of GitHub API
To run the tests on your machine, you need to create token.properties file under main\resources folder (see token-example.properties). Then you need to place your own:
- valid token with create and delete permissions
- repository owner
- invalid token
- expired token
- token with insufficient permissions.