Skip to content

Conversation

@t8y8
Copy link
Contributor

@t8y8 t8y8 commented Sep 9, 2016

Removing the 'tsi.lan' suffix that's internal to Tableau and not really relevant for general usage

@t8y8 t8y8 changed the base branch from master to development September 9, 2016 17:50
@t8y8
Copy link
Contributor Author

t8y8 commented Sep 13, 2016

Ping (I'm just OCD and want to clear my open PRs)

/cc @RussTheAerialist

@graysonarts
Copy link
Contributor

I'm oof today because my dog is having a surgery. I'll take a look tomorrow
On Tue, Sep 13, 2016 at 13:42 Tyler Doyle [email protected] wrote:

Ping (I'm just OCD and want to clear my open PRs)

/cc @RussTheAerialist https://github.com/RussTheAerialist


You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub
#82 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAFxVdaevg5VdVzAJIdBsA7SX5UqyP3fks5qpwrLgaJpZM4J5SI0
.

self.assertIsInstance(connections, list)
self.assertIsInstance(connections[0], Connection)
self.assertEqual(connections[0].dbname, 'testv1')
self.assertEqual(connections[0].dbname, 'TestV1')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did this pass before?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test asset had it lowercase too, my OCD said 'no' and I updated it to match the others

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is OOOCCCDDD

@LGraber
Copy link

LGraber commented Sep 13, 2016

🚀

@t8y8 t8y8 merged commit 5f91af0 into tableau:development Sep 13, 2016
@t8y8 t8y8 deleted the 79-bugfix-cleanup-test-strings branch September 13, 2016 21:00
graysonarts pushed a commit that referenced this pull request Oct 7, 2016
* Scrub some strings in the test file so they don't include internal references
* Updated some of the assets to be consistent in casing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants