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

[WIP] UserAuth - Additional Tests #580

Closed
6 tasks done
gjrtimmer opened this issue May 30, 2018 · 0 comments
Closed
6 tasks done

[WIP] UserAuth - Additional Tests #580

gjrtimmer opened this issue May 30, 2018 · 0 comments

Comments

@gjrtimmer
Copy link
Collaborator

gjrtimmer commented May 30, 2018

Implement Additional Tests for User Authentication Module

The test(s) can be run with the following command:

go test -v -tags sqlite_userauth -run sqlite3_opt_userauth_test.go
  • Create Auth Database
  • Failed Authentication
  • Add User
  • Delete User
  • Change Password
  • ...
gjrtimmer added a commit to gjrtimmer/go-sqlite3 that referenced this issue May 31, 2018
* Renamed test
* Implemented 'exists' test
* WIP mattn#580
gjrtimmer added a commit to gjrtimmer/go-sqlite3 that referenced this issue Jun 1, 2018
gjrtimmer added a commit to gjrtimmer/go-sqlite3 that referenced this issue Jun 1, 2018
gjrtimmer added a commit to gjrtimmer/go-sqlite3 that referenced this issue Jun 4, 2018
gjrtimmer added a commit to gjrtimmer/go-sqlite3 that referenced this issue Jun 4, 2018
* Update goconvey profile
* Divided tests in categories

Reference mattn#580
@mattn mattn closed this as completed in #586 Jun 8, 2018
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