-
Notifications
You must be signed in to change notification settings - Fork 323
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
UI Integration Checklist #116
Comments
This PR #129 satisfies the following items from the above checklist; although additional unit tests are required for better code coverage.
|
Hi @madisonb , @damienkilgannon , I have written UI test using selenium and python for all pages available in Scrapy Cluster. (index, Kafka, Redis and Crawler) and created my PR #174 Added my code under : ~ui\tests\uitest Please let me know if i need to do any changes Thanks, |
Hi @sornalingam nice .... been a while since I worked on this, I must get back to it. I think the branch you created the PR on is the most appropriate. I will check out your branch in the next day or two and have a look. |
Hi @damienkilgannon, |
Checklist for items that I know need worked on before the ui branch can be merged into the dev branch
run_*_tests.sh
This comment here outlines FULL functionality, however I don't think we need that to provide a basic UI for the cluster to be merged into dev.
This checklist will be updated as we come across other smaller items that prevent the
ui
branch from merging intodev
The text was updated successfully, but these errors were encountered: