mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Test (most of) the rest of WaypointMarker.
There isn't any UI observable behavior of the dragend of the waypoint, but we can test that the backend was called. The only uncovered parts of that component are now error paths, but the error handling in that component is to just ignore errors, so there's also nothing to test there.
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
"generate-license-file": "^2.0.0",
|
||||
"jest-transform-stub": "^2.0.0",
|
||||
"license-checker": "^25.0.1",
|
||||
"msw": "^1.2.2",
|
||||
"react-scripts": "5.0.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"wait-on": "^6.0.1"
|
||||
|
||||
Reference in New Issue
Block a user