mirror of
https://github.com/gundb/panic-server.git
synced 2026-05-07 03:00:26 -04:00
fe0f9aabf5bb1ec29d83c43d6eb628984aeccc9e
bump, begin client framework. All tests passing.
There were some race conditions involving the `bump` function, where some tests were failing because synchronous code was not acting as synchronous as it should (and I'm still not quite sure what's causing it). I've removed access to the bump function in the Test constructor (side note: none of the tests broke when I did, so apparently there was no coverage). The client logic has been revised, as some of it was untested and wouldn't be useful for quite some time. I'm be starting with the context parser, then I'll be moving onto platform/ID filtering, then onto test runners/client context instances.
Panic
A distributed testing framework designed for and built by the team at gunDB.
under development
Description
Languages
JavaScript
100%