Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests #39

Open
1 of 6 tasks
mat-1 opened this issue Oct 3, 2020 · 3 comments
Open
1 of 6 tasks

Add unit tests #39

mat-1 opened this issue Oct 3, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@mat-1
Copy link
Member

mat-1 commented Oct 3, 2020

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:

  • Test the ^entry command
  • Make sure the website actually loads
  • Check the index page content (& total entries)
  • Make sure entry pages work
  • Make sure search works
  • probably other things idk

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

@mat-1 mat-1 added the enhancement New feature or request label Oct 3, 2020
@PotentialStyx
Copy link
Member

ok

@mat-1 mat-1 self-assigned this Oct 27, 2020
@PotentialStyx PotentialStyx mentioned this issue Jan 7, 2021
4 tasks
@mat-1 mat-1 removed their assignment Jan 7, 2021
@selectdev
Copy link
Contributor

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

@selectdev
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants