GitNexus/gitnexus/test
Gergo Magyar d60b3771ca fix(tests): update registry-primary-flag test for C# migration
The "returns exactly the flipped languages" case expected `enabled.size === 1`
after toggling Python off and Go on. After the C# migration lands C# in
MIGRATED_LANGUAGES, C# is default-on too — so the size is now 2 (Go + C#)
unless C# is also opted out.

Turn off C# alongside Python in the test setup. Added a comment noting
that future migrations must add their REGISTRY_PRIMARY_<LANG>='false'
line here.
2026-04-22 17:44:19 +01:00
..
fixtures test(csharp-scope): integration fixtures for Units 6c/6d/6e runtime behavior 2026-04-22 08:58:12 +01:00
helpers Fix security issues and critical bugs found in code review (#709) 2026-04-10 05:20:29 +01:00
integration test(csharp-scope): integration fixtures for Units 6c/6d/6e runtime behavior 2026-04-22 08:58:12 +01:00
unit fix(tests): update registry-primary-flag test for C# migration 2026-04-22 17:44:19 +01:00
utils ci: add macOS to cross-platform test matrix (#208) 2026-03-07 10:38:32 +00:00
global-setup.ts feat: upgrade @ladybugdb/core to 0.15.2 and remove segfault workarounds (#374) 2026-03-19 08:25:43 +00:00
vitest.d.ts refactor: migrate from KuzuDB to LadybugDB v0.15 (#275) 2026-03-15 15:53:01 +00:00