This website requires JavaScript.
Explore
Help
Sign In
farmcontrol
/
farmcontrol-ws
Watch
2
Star
0
Fork
0
You've already forked farmcontrol-ws
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
89
Commits
1
Branch
0
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
Tom Butcher
3196385c72
Updated configuration log level to debug, added product category model and references in product schema, enhanced stock schemas with recalculation methods, and improved socket event handling to support filters for subscriptions.
2026-06-14 23:52:03 +01:00
Tom Butcher
7a398c79a1
Implemented notifications.
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head
This commit looks good
Details
2026-03-01 01:42:38 +00:00
Tom Butcher
ca3ba921be
Added more tests.
2025-12-29 02:39:15 +00:00
Tom Butcher
f6e7fb3a41
Implement Jest testing framework and add initial test cases for various modules. Update configuration for test environment in config.json and add test results handling in Jenkinsfile. Include .gitignore entry for test results. Enhance package.json with Jest dependencies.
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head
This commit looks good
Details
2025-12-29 01:13:01 +00:00