issues
search
datacamp
/
testwhat
Write Submission Correctness Tests for R exercises
https://datacamp.github.io/testwhat
GNU Affero General Public License v3.0
33
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[CP-415] chore: warn for outdated tokens in ci
#237
TimSangster
closed
2 years ago
0
when will the vignettes be completed??
#236
lewkrr
opened
4 years ago
0
iss -> is
#235
richierocks
closed
5 years ago
0
testwhat_learnr crashes learnr tutorial if solution code is provided but no user code
#234
astamm
opened
5 years ago
0
Use envir_prep for exercise checking
#233
schloerke
opened
5 years ago
1
Use Perl regex
#232
hermansje
closed
5 years ago
1
[LE-747][LE-760] Update documentation for accessing ... arguments in check_args
#231
TimSangster
closed
5 years ago
1
Nested check function
#230
hermansje
closed
5 years ago
1
WIP Check call list args
#229
richierocks
closed
5 years ago
1
WIP Check arguments by position
#228
richierocks
closed
5 years ago
8
use is.function() to check if a fn is a fn
#227
richierocks
closed
5 years ago
1
In R markdown exercises, allow checking of text where there is no header
#226
richierocks
opened
5 years ago
0
Document how to check caretStack objects
#225
richierocks
opened
5 years ago
0
Testing for the negation of check_function() or check_code()
#224
terhorst
opened
5 years ago
1
check_arg("formula") not robust for models that are S3 objects
#223
amy-datacamp
closed
5 years ago
7
check_arg("formula") does not flag incorrect formulas for models that are S4 objects
#222
amy-datacamp
opened
5 years ago
0
typo in e.g.
#221
klmedeiros
closed
5 years ago
2
add an eval = "tidy" optin to check_equal()
#220
richierocks
opened
5 years ago
0
Using pkg::fn() breaks check_arg()
#219
richierocks
opened
5 years ago
0
Add license scan report and status
#218
fossabot
closed
5 years ago
2
Checking comments
#217
rdamatta
opened
6 years ago
0
Document how to check igraphs
#216
richierocks
opened
6 years ago
4
Add force_validation option to test_exercise
#215
hermansje
closed
6 years ago
0
Document how index arg works for nested functions
#214
richierocks
opened
6 years ago
1
Don't mention 'Submit Answer' in check_predefined_objects() message.
#213
richierocks
closed
6 years ago
1
Add an index argument to check_if()
#212
richierocks
opened
6 years ago
0
Document examples of checking for warnings or errors being thrown
#211
richierocks
opened
6 years ago
0
check_body() should allow check_object() to look inside the function body
#210
richierocks
opened
6 years ago
1
check_function() should restrict the code that check_code() can find, but doesn't
#209
richierocks
opened
6 years ago
4
Positional matching of arguments
#208
richierocks
closed
5 years ago
4
Get rid of blacklisting logic
#207
filipsch
closed
6 years ago
0
nested check_function() %>% check_arg() can fail
#206
richierocks
closed
6 years ago
2
feat(docs): add/improve documentation
#205
filipsch
closed
6 years ago
0
Article about feedback generation
#204
filipsch
opened
6 years ago
0
Fs/automatic check error
#203
hermansje
closed
6 years ago
0
Lack of specificity in highlighting when doing complex zooming
#202
filipsch
opened
6 years ago
0
Incorrrect error message
#201
richierocks
closed
6 years ago
0
add test-to-check example for function definitions
#200
filipsch
closed
6 years ago
0
Weird behavior for check_output_expr()
#199
filipsch
opened
6 years ago
0
Fs/various improvements
#198
filipsch
closed
6 years ago
0
Fix SCTs that fail check-object-on-root verification
#197
filipsch
opened
6 years ago
0
Get code coverage to over 95%
#196
filipsch
closed
6 years ago
1
feat(instructor_warnings)
#195
filipsch
closed
6 years ago
0
Throw error if overriding solution doesn't parse
#194
filipsch
closed
6 years ago
0
SCT issue on a course - Structural Equation Modeling in R with lavaan
#193
klmedeiros
closed
6 years ago
5
Minor documentation feedback
#192
Hadrien-lcrx
closed
6 years ago
1
Big bug with `check_correct()` exposing the `.`
#191
filipsch
closed
6 years ago
1
Add check_aes() for gplot2 aesthetics
#190
richierocks
opened
6 years ago
1
Check_mc + not allow test_correct if TESTWHAT_V2_ONLY=1
#189
filipsch
closed
6 years ago
0
if TESTWHAT_V2_ONLY=1, fail if test_ functions used
#188
filipsch
closed
6 years ago
1
Next