Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Unit, System Tests for bluesky code #1

Open
reube opened this issue Aug 15, 2017 · 0 comments
Open

Unit, System Tests for bluesky code #1

reube opened this issue Aug 15, 2017 · 0 comments
Assignees

Comments

@reube
Copy link

reube commented Aug 15, 2017

Produce framework for unit, system tests, regarding

  1. updates made to the overall model as a result of input commands,
  2. 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.

@reube reube self-assigned this Aug 15, 2017
@reube reube changed the title System Tests for bluesky code Framework for System Tests for bluesky code Aug 16, 2017
@euvl euvl self-assigned this Aug 17, 2017
@reube reube changed the title Framework for System Tests for bluesky code Framework for Unit, System Tests for bluesky code Aug 17, 2017
@reube reube changed the title Framework for Unit, System Tests for bluesky code Unit, System Tests for bluesky code Aug 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants