Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stressaddition
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oekotox
stressaddition
Commits
8516312e
Commit
8516312e
authored
5 years ago
by
Sebastian Henz
Browse files
Options
Downloads
Patches
Plain Diff
remove outdated comment
parent
dceac518
No related branches found
No related tags found
1 merge request
!28
Improve ec() and axis concentration handling
Pipeline
#3308
passed with stage
in 9 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/testthat/test-ecxsys.R
+1
-1
1 addition, 1 deletion
tests/testthat/test-ecxsys.R
with
1 addition
and
1 deletion
tests/testthat/test-ecxsys.R
+
1
−
1
View file @
8516312e
...
...
@@ -171,7 +171,7 @@ test_that("the curves have not changed", {
test_that
(
"the returned fn works the same way as internally"
,
{
# I don't know why it would fail but it doesn't hurt to test it.
curves
<-
mod
$
curves
curves
$
concentration_for_plots
<-
NULL
# remove column "use_for_plotting"
curves
$
concentration_for_plots
<-
NULL
expect_identical
(
curves
,
predict_ecxsys
(
mod
,
curves
$
concentration
))
})
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment