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

Missing tests #14

Open
jevgenijSy opened this issue Nov 11, 2020 · 0 comments
Open

Missing tests #14

jevgenijSy opened this issue Nov 11, 2020 · 0 comments

Comments

@jevgenijSy
Copy link
Contributor

jevgenijSy commented Nov 11, 2020

I have a problem:
I have created 60 tests and generated them via this robotizr call:
python -m robotizr -c %0/../../configs/robotizr-config.json %UserProfile%/secure/robotizr-private.json -s occ -t %0/../../cases --query "type = test AND labels = OCC AND status != Invalid ORDER BY created ASC"

The query delivers 60 tests in jira so no problems there.

The result is: he created 50 tests. I cloned some succeded tests and changed a little bit, but he just generates maximum 50 tests no matter what I do. The robotizr config is a generic one.

Can you reproduce this Issue?

PS: My gues is, the API delivers two pages where on the first page first 50 entries are contained and on the second page the other 10+. The Robotizr generates tests just from the first page, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant