Ci/testing pipeline#12
Closed
SemPlaatsman wants to merge 16 commits into
Closed
Conversation
…tatus_summary file truncation - WRITE_TOOLS const moved above getProject to make the dependency order explicit and safe rather than relying on call-time initialisation - Validate all disallowedTools entries against WRITE_TOOLS at startup; unknown tool names now log a warning immediately rather than silently doing nothing at runtime - Normalise \r\n to \n in readFile; fixes str_replace/insert_before/insert_after anchor matching on Overleaf projects with Windows line endings
Fix/polish
- Groups 5–8 cover write tools (actual writes + push verification), error paths, BibTeX operations, and permission guards - restore.js is a standalone script to reset fixture files on CI failure, independently of the test runner
- unit-tests.yml runs on every PR to dev and main - integration-tests.yml runs on PRs to main only; writes projects.json from secrets and calls restore.js on failure - Adds test:unit, test:integration, and test (bare) scripts to package.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.