Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of test_with() #348

Open
filipsch opened this issue Sep 7, 2018 · 0 comments
Open

Get rid of test_with() #348

filipsch opened this issue Sep 7, 2018 · 0 comments

Comments

@filipsch
Copy link
Contributor

filipsch commented Sep 7, 2018

test_with() is responsible for a lot of code in pythonwhat. If we get rid of this function, we can remove a lines of code that work but are very ugly. This would involve rewriting some SCTs though, for 19 exercises to be precise (some are duplicates, i.e. archived course that was split into two to make them shorter):

  course_id count link                                 
      <int> <int> <chr>                                
1       998     9 https://www.datacamp.com/courses/998 
2      1531     3 https://www.datacamp.com/courses/1531
3      1606     1 https://www.datacamp.com/courses/1606
4      1607     6 https://www.datacamp.com/courses/1607
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant