-
Notifications
You must be signed in to change notification settings - Fork 291
Description
Question
My problem:
I have made many changes in my Fork to make EasyRepro works for my project. It works. Great!
Now. I want to share some of these changes with the Community, also back also slowly merge back to the upstream. However, I found that there are many tests/samples that don't run in an empty Trial environment.
But:
- I'm not able to run the Web Tests.
- I require Multi-Factor Authentication, not jet implemented.
- Just UCI is available or this a different legacy Web Version as the required to run in the develop branch) properly. There is no Navigation Menu.
- Even the Ordered Tests by UCI, are not able to run (require some Test Data, ex. “Test Lead”)
I want answer honestly this question:
Do existing samples that are affected by this change still run?
Answer:
I added Multi-Factor Authentication, all test are affected. But probably “Yes, these still run”, I’m not sure. 50% are not running but there are probably other reasons (ex. #707, see my comment)
My question is: How I can check that?
Can somebody help me? @TYLEROL , @dtu11 , @jlattimer
I have a Trial Envieroment, a Build Agent, a Build Pipeline & four branches that I want to test.
see: https://github.com/AngelRodriguez8008/EasyRepro/branches
- users/angel/addMFAwithDriversPath
- users/angel/addMFA
- users/angel/addDriversPathToAppConfig
And - develop
Related to #726