sverweij / state-machine-cat

write beautiful state charts :scream_cat:
https://state-machine-cat.js.org
MIT License
802 stars 45 forks source link

sweep(slow): replace the chai assertion library with node:assert statements #198

Closed sverweij closed 1 year ago

sverweij commented 1 year ago

we prefer specific imports (so import { deepStrictEqual } from 'node:assert)

sweep-ai[bot] commented 1 year ago

0% ⭐ In the meantime, consider starring our repo so more people can hear about us! ⚡ Sweep Free Trial: I'm creating this ticket using GPT-4 with slow mode set to True. You have 5 GPT-4 tickets left. For more GPT-4 tickets, visit our payment portal.To get Sweep to recreate this ticket, leave a comment prefixed with "sweep:" or edit the issue.


I am currently looking into this ticket!. I will update the progress of the ticket in this comment. I am currently searching through your code, looking for relevant snippets.


Step 1: 🔍 Code Search

Working on it...


To recreate the pull request, leave a comment prefixed with "sweep:" or edit the issue. Join Our Discord

sverweij commented 1 year ago

For this task you can limit yourself to the test/render/vector folder.

sverweij commented 1 year ago

this was too big of a task for sweep, according to its documentation. done it manually instead.