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

[HOW-TO] Check that everything is working fine, after code update or prior pull request? #731

Closed
AngelRodriguez8008 opened this issue Jan 23, 2020 · 1 comment · Fixed by #754
Labels

Comments

@AngelRodriguez8008
Copy link
Contributor

AngelRodriguez8008 commented Jan 23, 2020

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:

  1. I'm not able to run the Web Tests.
  2. I require Multi-Factor Authentication, not jet implemented.
  3. 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.
  4. 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

@AngelRodriguez8008 AngelRodriguez8008 changed the title [HOW-TO] Check that everything is working fine, after (prior code update or pull request)? [HOW-TO] Check that everything is working fine, after code update or prior pull request? Jan 23, 2020
@AngelRodriguez8008
Copy link
Contributor Author

AngelRodriguez8008 commented Feb 10, 2020

I has fixed some Tests for in my D365 Env v9.1 UCI only with MFA, PR #754. I think I arrive to a good mark 93 tests passed of 109.

Hier are my red ones

image

Some Tests are Data Dependent, I will work in a solution for that.
Some others are Obsolete I think.

Has somebody a better mark? :-)

@TYLEROL TYLEROL linked a pull request Feb 10, 2020 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant