repldex / Repldex

https://repldex.com
MIT License
21 stars 11 forks source link

Add unit tests #39

Open mat-1 opened 3 years ago

mat-1 commented 3 years ago

There should be GitHub actions (probably have a new file called test.py that would run these tests, though i have no idea how to make github actions work) for checking:

This isn't really important right now, but it's something we might want to add later.

PotentialStyx commented 3 years ago

ok

selectdev commented 2 years ago

We could add this into v3 quite easily since we are using Svelte

selectdev commented 2 years ago

I have a github action for one of my private repositories that checks for any Svelte page based issues and errors, if you want i can try to fetch the code i wrote for it and send it over on the Repldex discord for approval before i add it into the actual repo