Files
gerrit/polygerrit-ui/app/test
Dmitrii Filippov 91b3507fff Workaround: process unhandled exceptions in tests
Karma-mocha has an issue[1]: when unhandled exception is thrown right
after a test ends, the mocha doesn't executu other tests, but Karma
reports success. With the fix, the exception is rethrown correctly
after all tests and Karma fails (as expected).

[1] https://github.com/karma-runner/karma-mocha/issues/227

Change-Id: Iae031a01ead3a9004b0c290559f0b070c58a6919
2020-09-25 08:29:57 +02:00
..
2020-06-29 15:43:51 +02:00
2020-04-21 18:05:06 +00:00
2020-08-31 22:28:00 +02:00