Skip to content

Conversation

@ava-cassiopeia
Copy link
Collaborator

@ava-cassiopeia ava-cassiopeia commented Nov 24, 2025

Moves the web test file into web/lib/, because it only tests the web lib's functionality to begin with and doesn't make sense as a separate project.

In the process I switched the type-checking strictness to true for the test file, which caught a typing error: it seems like we want to have recursive value maps (the test implies this, anyway) so I updated the type to reflect that. However, that broke some other typecasting happening in model-processor.ts. I took a stab at resolving it, but would love some insight on the right way to approach this from someone who's been on this project longer.

@ava-cassiopeia ava-cassiopeia self-assigned this Nov 24, 2025
@ava-cassiopeia ava-cassiopeia changed the base branch from main to avac-lit-dir November 24, 2025 17:39
@ava-cassiopeia ava-cassiopeia marked this pull request as ready for review November 24, 2025 17:46
@ava-cassiopeia ava-cassiopeia force-pushed the avac-move-tests branch 3 times, most recently from b4ee0d4 to db87dcd Compare December 1, 2025 22:39
Base automatically changed from avac-lit-dir to main December 1, 2025 23:11
@ava-cassiopeia ava-cassiopeia merged commit 9cb323e into main Dec 1, 2025
4 checks passed
@ava-cassiopeia ava-cassiopeia deleted the avac-move-tests branch December 1, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants