angelolab / angelolab/ark-analysis
Add Pixie notebook tests that account for non-linear workflows
- 主要語言
- Jupyter Notebook
- 星號
- 108
- 分支
- 31
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Is your feature request related to a problem? Please describe.**
The current Pixie notebook tests assume linear workflows. In reality, users may run cells out of order, or begin at certain cells in certain states. We should think about what the common use-case scenarios are and explicitly test these.
**Describe the solution you'd like**
Pretty similar to the existing workflows, except we can simulate running the cells out of order in a separate test class.
Some common scenarios could be:
1. Restarting from a particular step, with and without some FOV data already generated for that process
2. Redoing the metacluster remapping
3. Running a step multiple times with an explicit `overwrite` flag.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。