We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d797c commit 75df9dfCopy full SHA for 75df9df
tests/testthat/test_api.R
@@ -1,4 +1,3 @@
1
-library(GenomicDataCommons)
2
context('API')
3
4
test_that("status returns correctly", {
@@ -72,3 +71,4 @@ test_that("projects", {
72
71
expect_equal(select(q,idfield)$fields,idfield)
73
expect_equal(facet(q,idfield)$facets,idfield)
74
})
+
0 commit comments