Hi; I wanted to test how different request priorities interact in HTTPretty. In doing this I decided to alter the regular expressions used in matching the URLs. Doing this didn't break the test case I was trying to alter, however a completely different test case did break.
Hi; I wanted to test how different request priorities interact in HTTPretty. In doing this I decided to alter the regular expressions used in matching the URLs. Doing this didn't break the test case I was trying to alter, however a completely different test case did break.
See attachments.