You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
Produce framework for unit, system tests, regarding
updates made to the overall model as a result of input commands,
model updates based on the passage of time.
Definition of done:
Framework established - simple task
Establish the target modules for testing - for system tests this means establishing key flows through the code that should be stressed.
(See opening paragraph of https://github.com/ethertricity/bluesky/wiki/Code-Summary - there is a single main loop which does these two kinds of model updates).
Should start simple by focusing on the autopilot (bluesky.traf.autopilot.Autopilot) and flight path (bluesky.traf.traffic.Traffic) models.
The text was updated successfully, but these errors were encountered:
Produce framework for unit, system tests, regarding
Definition of done:
(See opening paragraph of https://github.com/ethertricity/bluesky/wiki/Code-Summary - there is a single main loop which does these two kinds of model updates).
Should start simple by focusing on the autopilot (bluesky.traf.autopilot.Autopilot) and flight path (bluesky.traf.traffic.Traffic) models.
The text was updated successfully, but these errors were encountered: