[FEATURE] Test edge cases
Closed this issue · 0 comments
Pryx commented
We should test edge cases such as:
- User permissions changed on the repo and were not updated accordingly in the app
- Repository was deleted
- Repository was renamed
- Repository changed ownership
- Branch was deleted
We should already fail pretty gracefully in most cases but it should also be tested.