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

Add more tests #7

Open
LeKovr opened this issue May 15, 2018 · 0 comments
Open

Add more tests #7

LeKovr opened this issue May 15, 2018 · 0 comments

Comments

@LeKovr
Copy link

LeKovr commented May 15, 2018

There are some additional tests for ToSnake at this gist
Would you like to add these:

		[]string{"ILoveGolangAndJSONSoMuch", "i_love_golang_and_json_so_much"},
		[]string{"ILoveJSON", "i_love_json"},
		[]string{"JSON", "json"},
		[]string{"Camel1", "camel1"},
		[]string{"BIGCase1", "big_case1"},
		[]string{"BC1", "b_c1"},
		[]string{"ПриветМир", "привет_мир"},

?

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

No branches or pull requests

1 participant