Modify the print for modules to contain more information #2557
GitHub Actions / Unit Tests Summary
failed
Nov 6, 2024 in 0s
1 fail, 46 skipped, 216 pass in 1m 12s
1 files 25 suites 1m 12s ⏱️
263 tests 216 ✅ 46 💤 1 ❌
466 runs 419 ✅ 46 💤 1 ❌
Results for commit 74512e4.
Annotations
Check warning on line 0 in modules
github-actions / Unit Tests Summary
format.teal_modules_returns_proper_structure (modules) failed
teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
format(appended_mods) not equal to "+ c\n + a\n + c\n + c\n". ('test-modules.R:510:3')
format(appended_mods) not equal to "+ c\n + a\n + c\n + c\n".
1/1 mismatches
x[1]: "TEAL ROOT\n ├─ a\n │ ├─ Datasets : all\n │ ├─ Properties:\n
x[1]: │ │ ├─ Bookmarkable : FALSE\n │ │ └─ Reportable : FALSE\n │ ├─
x[1]: UI Arguments : NULL\n │ ├─ Server Arguments : NULL\n │ └─ Transfo
x[1]: rmers : NULL\n ├─ c\n │ ├─ Datasets : all\n │ ├─ Properti
x[1]: es:\n │ │ ├─ Bookmarkable : FALSE\n │ │ └─ Reportable : FALSE...
y[1]: "+ c\n + a\n + c\n + c\n"
Loading