Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add submitter tests for unsuccessful submit #396

Open
2 of 6 tasks
k-dovgan opened this issue Apr 10, 2020 · 1 comment
Open
2 of 6 tasks

Add submitter tests for unsuccessful submit #396

k-dovgan opened this issue Apr 10, 2020 · 1 comment

Comments

@k-dovgan
Copy link
Contributor

k-dovgan commented Apr 10, 2020

List of scenarios that should be tested and handled properly:

  • requirements of special CL description format not fulfilled
  • requirements of mandatory code review not fulfilled
  • no 'write' rights for the target
  • submitted files have been changed since CL creation (e.g. by another user)
  • server-side problems (e.g. server application crashed)
  • network problems (e.g. server temporarily inaccessible)
@k-dovgan
Copy link
Contributor Author

3&4 implemented in #398

@k-dovgan k-dovgan added the dev label Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant