neutrons / PyArt

GNU General Public License v3.0
0 stars 0 forks source link

Explore design pattern and set up tests #4

Open wdzhou opened 2 years ago

wdzhou commented 2 years ago

There are two highly correlated tasks in this issue.

  1. Explore and determine the design pattern.
    • MVP, MVC or MVVM?
  2. Create unit test, GUI widget test and possibly integration test.
    • Create a lightweight conda environment to do the test
    • Skip anything to do with Mantid and real NeXus data
wdzhou commented 2 years ago

Some thoughts