Closed DanFaudemer closed 8 years ago
I'm not sure, however looking at the code the jenkins.js file requires jenkins module. Are you sure this is not causing name collision ?
Also, this test is more an end to end (e2e) test than unit right ? I have created in another branch a folder e2e to host this kind of tests
Ok I have no idea on how to solve the issue. I can reproduce it on the jenkins library I opened a ticket.
Ok Silas help me to solve the issue, fixture files need to be in test folder and not test/unit
After migrating jenkins test in the unit folder I got this issue:
Any idea?