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

TweetUtilsTest.scala doesn't test Spark, only underlying json4s library #206

Closed
ruebot opened this issue Apr 27, 2018 · 0 comments

Comments

1 participant
@ruebot
Copy link
Member

commented Apr 27, 2018

We should test the Tweet functionality with Spark instead of just the underlying library, that way things will break in tests, and not be silently broken for a few releases 😉

@ruebot ruebot added the tests label Apr 27, 2018

@ruebot ruebot added this to To Do in Test coverage May 21, 2018

@ruebot ruebot added this to To Do in 1.0.0 Release of AUT Aug 13, 2018

ruebot added a commit that referenced this issue Jul 8, 2019

Remove Tweet utils.
- Resolves #322
- Resolves #206
- Resolves #194

1.0.0 Release of AUT automation moved this from To Do to Done Jul 15, 2019

ianmilligan1 added a commit that referenced this issue Jul 15, 2019

Remove Tweet utils. (#323)
- Resolves #322
- Resolves #206
- Resolves #194
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.