Skip to content

330 Fix integration test (update adtteSpec snapshott) #282

330 Fix integration test (update adtteSpec snapshott)

330 Fix integration test (update adtteSpec snapshott) #282

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Unit Tests Summary failed Sep 13, 2023 in 0s

1 fail, 13 skipped, 42 pass in 11s

  1 files  ±0  15 suites  ±0   11s ⏱️ -3s
56 tests ±0  42 ✔️ ±0  13 💤 ±0  1 ±0 
89 runs  ±0  75 ✔️ ±0  13 💤 ±0  1 ±0 

Results for commit 87fb5fe. ± Comparison against earlier commit fc3ec7d.

Annotations

Check warning on line 0 in assaySpec

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

assaySpecInput_creates_expected_HTML (assaySpec) failed

teal.modules.hermes.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Snapshot of code has changed: ('test-assaySpec.R:4:3')
Snapshot of code has changed:
old[4:10] vs new[4:10]
    <div class="form-group shiny-input-container">
      <label class="control-label" id="my_assay-name-label" for="my_assay-name">Please select the best assay</label>
      <div>
-       <select id="my_assay-name" class="form-control"></select>
+       <select class="shiny-input-select form-control" id="my_assay-name"></select>
        <script type="application/json" data-for="my_assay-name">{"placeholder":"- Nothing selected -","plugins":["selectize-plugin-a11y"]}</script>
      </div>
    </div>

* Run `testthat::snapshot_accept('assaySpec')` to accept the change.
* Run `testthat::snapshot_review('assaySpec')` to interactively review the change.