mirror of
https://github.com/cs01/termpair.git
synced 2026-04-26 13:05:52 +03:00
[PR #67] [MERGED] add e2e test; improve server test #73
Labels
No labels
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termpair#73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/cs01/termpair/pull/67
Author: @cs01
Created: 7/20/2021
Status: ✅ Merged
Merged: 7/20/2021
Merged by: @cs01
Base:
master← Head:cs01/add-e2e-tests📝 Commits (9)
4319f09add e2e test; improve server testfacb6eeupdate github workflow to build app (required in e2e test)4a65f1ffix test errors79abb37remove top level job to build react app776fe2etry no capture0db6466omit e2e test on cie97d85fit will definitely work this timec10c271this time179938eno this one📊 Changes
6 files changed (+118 additions, -24 deletions)
View changed files
📝
.github/workflows/tests.yml(+8 -15)📝
README.md(+2 -2)📝
noxfile.py(+8 -2)➕
tests/test_e2e.py(+77 -0)➖
tests/test_project.py(+0 -5)➕
tests/test_server.py(+23 -0)📄 Description
Summary of changes
Test plan
Tested by running
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.