test(ast): improve legibility of source strings #550

Merged
wetneb merged 5 commits from ada4a/mergiraf:test-source-as-variable into main 2025-07-30 13:45:24 +02:00
Owner
  • because of the new argument to ctx.parse, longer expressions ended up taking 4 lines, which is a bit too much. I solved that by extracting those source strings into variables
  • we often have multiline strings written on one line with literal \ns, and sometimes that makes a test hard to follow -- I turned them into actual multilines
  • and other smaller things
- because of the new argument to `ctx.parse`, longer expressions ended up taking 4 lines, which is a bit too much. I solved that by extracting those `source` strings into variables - we often have multiline strings written on one line with literal `\n`s, and sometimes that makes a test hard to follow -- I turned them into actual multilines - and other smaller things
wetneb approved these changes 2025-07-28 23:50:19 +02:00
wetneb merged commit bf1407aab7 into main 2025-07-30 13:45:24 +02:00
ada4a deleted branch test-source-as-variable 2025-08-02 14:11:40 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mergiraf/mergiraf#550
No description provided.