spiegel-keyman/developer/src/kmc/test
Marc Durdin d68a64252e feat(developer): add GitHub and Cloud support to kmc-copy
This requires a significant refactor to the compiler interfaces to allow
for asynchronous filesystem and network access. For now, only kmc-copy
uses the asynchronous interfaces, but over time we may try and
consolidate them where other compiler modules find them useful. This
adds a big set of unit test fixtures to avoid network instability in
tests (the fixtures can be regenerated by setting environment variable
`TEST_SAVE_FIXTURES`).
2024-10-28 10:33:42 +07:00
..
fixtures refactor(common): merge master into branch 2024-08-01 07:07:07 +07:00
helpers fix(developer): project relative path calculation and add test 2023-04-26 15:56:00 +07:00
test-build.ts Merge pull request #10218 from keymanapp/chore/developer/10162-honor-prompt-to-upgrade-in-kmc 2024-01-02 15:36:48 +11:00
test-extendedCompilerOptions.ts refactor(common): move compiler-interfaces to @keymanapp/developer-utils 2024-08-02 13:49:59 +07:00
test-fileLists.ts feat(developer): support file lists in kmc 2023-07-17 08:15:45 +07:00
test-generateKmnKeyboard.ts test(developer): add unit test for generate module 2024-09-10 10:54:22 +07:00
test-generateLdmlKeyboard.ts test(developer): add unit test for generate module 2024-09-10 10:54:22 +07:00
test-generateLexicalModel.ts test(developer): add unit test for generate module 2024-09-10 10:54:22 +07:00
test-getLastGitCommitDate.ts fix(developer): update date for last git commit date fixture 2024-08-08 04:37:05 +07:00
test-infrastructureMessages.ts feat(developer): add GitHub and Cloud support to kmc-copy 2024-10-28 10:33:42 +07:00
test-project-build.ts Merge pull request #10218 from keymanapp/chore/developer/10162-honor-prompt-to-upgrade-in-kmc 2024-01-02 15:36:48 +11:00
tsconfig.json refactor(common): merge master into branch 2024-08-01 07:07:07 +07:00