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

Import tests with errors #2209

Closed
HugoCaplin opened this issue Nov 12, 2020 · 16 comments
Closed

Import tests with errors #2209

HugoCaplin opened this issue Nov 12, 2020 · 16 comments

Comments

@HugoCaplin
Copy link

When I want to import a test in a new Cerberus Environment I get some errors.

Name steps are OK, but actions are wrong : they corresponds to another tests imported (with librairies)

The first test imported is ok :

2020-11-12_17h33_35

The second test with dependancy (librairies) with the first one :

2020-11-12_17h34_42

But normally, for the second test, the third step actions are :

2020-11-12_17h35_11

So there is a mix between 2 tests with librairies (dependancy)

@dominique-bureau
Copy link

Follow up of this ticket.
We just discovered that in fact it is the exportation which is wrong.
In the generated json file, there are some steps which do not belong to the exported test case.

And of course, when we import this json , we have these foreign steps.
So we think that the export is wrong but the import is fine.

@vertigo17
Copy link
Member

Can you test if issue is still present in qa.cerberus-testing.org environments ?
Just try to connect on the environment and I will give the necessary credential in order to test from that environment.

@HugoCaplin
Copy link
Author

I can't create a test in Cerberus (in order to test export/import) because there is no application linked (can't create application no more).

@vertigo17
Copy link
Member

OK. I just added Integrator role in order to allow creation of application.
Let me know about the test result.

@vertigo17
Copy link
Member

BTW, you need to logout and login again.

@HugoCaplin
Copy link
Author

Same problem... even in private browser.

@vertigo17
Copy link
Member

Your Slack account is Hugo C right ?

@HugoCaplin
Copy link
Author

HugoCaplin
connected with hugo.caplin.partner@decathlon.com

@vertigo17
Copy link
Member

My fault, I forgot IntegratorRO as weel. Now it is OK. I let you provide an example.
Thanks.

@vertigo17
Copy link
Member

Any feedback on that issue ?

@HugoCaplin
Copy link
Author

I tried to add 2 tests with dependancies (librairies) in order to be exactly in my case.
First analysis : seems there is no problem
Maybe I had to go deeply in the 2 tests cases but these environment is refresh each day. I had to do it again :)

@vertigo17
Copy link
Member

If necessary we can also do it from prod environment. Just ask me.

@HugoCaplin
Copy link
Author

Yes please :)
Is this url ok to test : https://demo.cerberus-testing.org/ ?

Thanks

@vertigo17
Copy link
Member

demo environment (just like qa environment) is refreshed every day.
If you want to avoid reenter your test every day, this is better to use prod.cerberus-testing.org

@HugoCaplin
Copy link
Author

Ok thanks Benoit !
I will use prod envt
I let you know ;)

@HugoCaplin
Copy link
Author

HugoCaplin commented Jan 4, 2021

Re !
I can't connect with Hugo Caplin
2021-01-04_14h04_27

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

3 participants