This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
Owlbot
Watch
0
Fork
0
Code
Issues
13
Actions
Packages
Releases
3
Wiki
Activity
Files
334730f3aa4cb8779a3476e8115ed3c66e48fe73
Owlbot
/
tests
T
History
LogalDeveloper
334730f3aa
CI / Formatting (push)
Successful in 12s
Details
CI / Linting (push)
Successful in 13s
Details
CI / Tests (push)
Successful in 22s
Details
CI / Type Checking (push)
Successful in 25s
Details
Added unit tests for event registration, dispatching, and context infrastructure.
...
- EventRegistry.get_all() now deep-copies handler lists so callers cannot mutate internal state.
2026-02-18 19:16:26 -05:00
..
conftest.py
Replaced MockStorage with real ModuleStorage and added storage test suite.
2026-02-17 13:59:21 -05:00
test_event_types.py
Added unit tests for event types, timestamp parsing, and event logging.
2026-02-18 18:36:02 -05:00
test_events.py
Added unit tests for event registration, dispatching, and context infrastructure.
2026-02-18 19:16:26 -05:00
test_placeholders.py
Replaced MockStorage with real ModuleStorage and added storage test suite.
2026-02-17 13:59:21 -05:00
test_storage.py
Replaced MockStorage with real ModuleStorage and added storage test suite.
2026-02-17 13:59:21 -05:00