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
Initial steps of Mutation testing #18984
Merged
+234
−0
Reveting accidental mutant commit
b8c6d14
Select commit
abbdcf0
XMLHTTPRequest Mutator - Initial step Mutation testing
dsandeephegde 0d2ad9a
Checking the wpt test failures/success.
dsandeephegde ba21529
Added Test Mapping framework and running through a path.
dsandeephegde af605a6
Added Mutation Test to CI
dsandeephegde 445ab9a
Reverting wrong comment.
dsandeephegde 58ab11c
Fixed few tidy errors
dsandeephegde c2d46c3
Fixed json tidy error
dsandeephegde 6688b8a
Changed method to mutate a line of code
dsandeephegde 2b8b98d
Removed build and wpt-test output from mutation test log and refactor…
dsandeephegde 5366264
Added Readme.md file for mutation testing
panup21091993 5cc498d
Loging success message on mutation test success
dsandeephegde ffbabf4
Added randomness to the mutation strategy
dsandeephegde d24d6ac
Skipping mutation test for file with local changes
dsandeephegde 84f694d
Added more information in Mutation Test Readme
dsandeephegde f6f4545
fixed tidy error
dsandeephegde 6e66c0d
Corrected typo in Readme
dsandeephegde b8199e1
Changed readme saying wildcard not allowed in test_mapping.josn
dsandeephegde cc6c2ee
Added mutation test summary and made it exit with relevant exit code
dsandeephegde ed47f89
Changed invocation of muatation test in CI to bash script to use virt…
dsandeephegde 2f900a0
Added PS1 variable before activating virtualenv
dsandeephegde 61794f8
Made test summary more descriptive and Updated Readme
dsandeephegde f817a9c
Refactored mutate random line method
dsandeephegde a9493d0
Corrected a typo
dsandeephegde b8c6d14
Reveting accidental mutant commit
dsandeephegde
Merged
Initial steps of Mutation testing #18984
Reveting accidental mutant commit
Oct 19, 2017
Oct 25, 2017
Oct 25, 2017
Oct 25, 2017
Oct 25, 2017
Oct 25, 2017
Oct 25, 2017
Oct 25, 2017
Oct 25, 2017
Oct 26, 2017
Oct 27, 2017
Oct 31, 2017
Nov 6, 2017
Nov 8, 2017
Nov 8, 2017
Nov 11, 2017
Nov 11, 2017
Nov 12, 2017
Nov 13, 2017
Nov 13, 2017
Nov 14, 2017
Nov 14, 2017
Nov 14, 2017
Nov 16, 2017
b8c6d14
Select commit
abbdcf0
XMLHTTPRequest Mutator - Initial step Mutation testing
dsandeephegde 0d2ad9a
Checking the wpt test failures/success.
dsandeephegde ba21529
Added Test Mapping framework and running through a path.
dsandeephegde af605a6
Added Mutation Test to CI
dsandeephegde 445ab9a
Reverting wrong comment.
dsandeephegde 58ab11c
Fixed few tidy errors
dsandeephegde c2d46c3
Fixed json tidy error
dsandeephegde 6688b8a
Changed method to mutate a line of code
dsandeephegde 2b8b98d
Removed build and wpt-test output from mutation test log and refactor…
dsandeephegde 5366264
Added Readme.md file for mutation testing
panup21091993 5cc498d
Loging success message on mutation test success
dsandeephegde ffbabf4
Added randomness to the mutation strategy
dsandeephegde d24d6ac
Skipping mutation test for file with local changes
dsandeephegde 84f694d
Added more information in Mutation Test Readme
dsandeephegde f6f4545
fixed tidy error
dsandeephegde 6e66c0d
Corrected typo in Readme
dsandeephegde b8199e1
Changed readme saying wildcard not allowed in test_mapping.josn
dsandeephegde cc6c2ee
Added mutation test summary and made it exit with relevant exit code
dsandeephegde ed47f89
Changed invocation of muatation test in CI to bash script to use virt…
dsandeephegde 2f900a0
Added PS1 variable before activating virtualenv
dsandeephegde 61794f8
Made test summary more descriptive and Updated Readme
dsandeephegde f817a9c
Refactored mutate random line method
dsandeephegde a9493d0
Corrected a typo
dsandeephegde b8c6d14
Reveting accidental mutant commit
dsandeephegde