Skip to content

Commit 0d816ea

Browse files
mock system interactions to fix flaky environment tests (#129)
1 parent 95a68e5 commit 0d816ea

File tree

3 files changed

+306
-139
lines changed

3 files changed

+306
-139
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
2626

2727
### Changed
2828

29+
- **Internal (djls-project)**: Added `system` module to improve reliability of environment discovery tests.
2930
- **Internal**: Moved task queueing functionality to `djls-server` crate, renamed from `Worker` to `Queue`, and simplified API.
3031
- **Internal**: Improved Python environment handling, including refactored activation logic.
3132
- **Internal**: Centralized Python linking build logic into a shared `djls-dev` crate to reduce duplication.

0 commit comments

Comments
 (0)