Check website in CI #42
No reviewers
Labels
No labels
0 points
0.5 points
1 point
13 points
2 points
21 points
3 points
34 points
5 points
55 points
8 points
api service
blocked
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
infinite points
productisation
project-management
question
role: application developer
role: application operator
role: hosting provider
role: maintainer
security
technical debt
testing
type unclear
type: bug
type: deliverable
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: fediversity/fediversity#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Niols/Fediversity:website-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Runs the website tests and builds the website in CI.
Currently, I am running the tests with
nix-shell --command run-tests, becausenix-build -A testsfails both on my machine and in CI with:fae6f455b4to464b7acaa8Run website tests in CIto Build website and test it in CI464b7acaa8to267e367e0dBuild website and test it in CIto Check website in CI267e367e0dto2357bfe6ad@fricklerhandwerk says the issue I see with
nix-build -A testsis related tonix-unit. It is tracked in github:nix-community/nix-unit#183.