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

Added paginate function to help users paginate through database results. #153

Closed
wants to merge 4 commits into from
Closed

Conversation

davidw
Copy link
Contributor

@davidw davidw commented Jan 23, 2014

No description provided.

@zkessin
Copy link
Contributor

zkessin commented Jan 23, 2014

Can you add some testing to this, I would really like to have some formal testing with proper on this

@davidw
Copy link
Contributor Author

davidw commented Jan 23, 2014

Probably. Can you suggest some code to use as an example? I'm not very familiar with PropEr, nor CB testing, as it was mostly absent in the past. Definitely needed though, so I can take shot at it.

@zkessin
Copy link
Contributor

zkessin commented Jan 23, 2014

Sure, there are some good examples in "boss_news_controller_test.erl" if you need help feel free to contact me and we can maybe pair on this, I like the idea, but I really want to start having solid testing.

This is so that foreign keys like, say, student_id can be ::uuid() and
not ::string(), to better reflect the underlying database.
@davidw
Copy link
Contributor Author

davidw commented Jan 27, 2014

Ok, github has added some later commits to the pull request. I'm not sure how to make it remove those.

@davidw
Copy link
Contributor Author

davidw commented Jan 27, 2014

Reopened as: #161 due to getting stuck in git hell.

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.

2 participants