-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Preparation for testing. Add tests for issue 1599. #1983
Preparation for testing. Add tests for issue 1599. #1983
Conversation
Pull Request Test Coverage Report for Build 6866
💛 - Coveralls |
@dvkruchinin What is the licence of the |
This image is freely available on the Internet. I didn't find any mention of a license. |
@dvkruchinin , it is not acceptable. You can use any image which you can find in our repo. |
Done. Replaced the image. |
@dvkruchinin , can we generate an image on the fly? Do we need the actual content of the image? |
|
@dvkruchinin , in this case I will ask to generate the content. It will allow us to create tasks with any number of images. |
This will take longer than planned. I suggest that solve this in a separate task and create a separate PR. |
I think it would be better to remove the annotation task creation functionality from this PR. I have an idea to rework this functionality in the form of a Cypress command that can be called in tests for which need to create an annotation task. |
It is fine. Let's re-estimate the task. |
I believe it is a good idea. Let's discuss a plan for the PR offline. |
c41be92
to
626ee01
Compare
- Add test for creating an annotation task. - Add automate for creating superuser.
Remove Cypress installation command from Dockerfile.ci Remove the unnecessary docker-compose.ci.yml
Change name of imsge in the Cypress test create_new_task.js
Add Cypress module for auto generation images Add package files.
ddc1325
to
b7d1da1
Compare
Motivation and context
Re-configure .travis.yml to run Cypress from Docker host.
Add auto creation superuser for login to CVAT and testing.
Remove unnecessary line from Dockerfile.ci
Add tests for issue 1599
How has this been tested?
Checklist
develop
branchcvat-core, cvat-data and cvat-ui)
License
Feel free to contact the maintainers if that's a concern.