vikunja/pkg/plugins/yaegi
kolaente 59abe1bd84 test(plugins): add yaegi plugin integration tests
- Smoke test: verify yaegi can load stdlib and vikunja symbols
- Loader test: load example plugin and verify Name/Version
- Routes test: verify plugin HTTP routes serve responses
- Events test: verify plugin event listener registration via Init()
2026-03-30 20:44:46 +00:00
..
events_test.go test(plugins): add yaegi plugin integration tests 2026-03-30 20:44:46 +00:00
loader.go feat(plugins): add yaegi interpreter-based plugin loader 2026-03-30 20:44:46 +00:00
loader_test.go test(plugins): add yaegi plugin integration tests 2026-03-30 20:44:46 +00:00
routes_test.go test(plugins): add yaegi plugin integration tests 2026-03-30 20:44:46 +00:00