Skip to content

Functional testing redesign #832

Closed
Closed
@MichaelClerx

Description

@MichaelClerx

With the new database back-end, and Ben's stand-alone analysis in R, it might be good to rethink the code for functional testing.

I imagine we could have something like this:

  1. External tool (Azure) schedules tests, updates things etc.
  2. Current pfunk module runs tests and manages pints submodule, writes results to DB file
  3. New R code reads DB file, runs analysis and generates plots
  4. New module generates report, based on R code output
  5. Script regenerates and updates website

So 3, 4 and 5 would be split off from pfunk, making it a test running tool.

Does that sound sensible @martinjrobins @fcooper8472 @iamleeg ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions