• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Stackup-Rwanda / stackup2-barefoot-backend
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: ft-user-like-dislike-accommodation-171380777
DEFAULT BRANCH: develop
Repo Added 26 Feb 2020 11:30AM UTC
Files 83
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH ft-user-login-email-password-171380747
branch: ft-user-login-email-password-171380747
CHANGE BRANCH
x
Reset
  • ft-user-login-email-password-171380747
  • bg-admin-assign-role
  • bg-fix-codeclimate-issue-172693257
  • bg-fix-codeclimate-issues-from-make-multicity-172693257
  • bg-fix-morgan-module-error
  • bg-fix-nodejs-version-issue-172455545
  • bg-fix-verify-endpoint
  • bg-validate-updated-password
  • ch-deploy-base-app-to-heroku-171380743
  • ch-integrate-code-climate-171535709
  • ch-integrate-coveralls-171380740
  • ch-integrate-houndci-badge
  • ch-integrate-travisCI-171380737
  • ch-postgres-configurations-#171380732
  • ch-setup-api-documentation-171380741
  • ch-setup-dotenv-171380739
  • ch-setup-sequelize-171380733
  • ch-setup-unit-testing-171380738
  • develop
  • ft-admin-create-accomodation-171380771
  • ft-approve-reject-reassign-requests-171380759
  • ft-avail-requests-for-approval-171380759
  • ft-book-accommodation-171380776
  • ft-email-inapp-notifications-171380755
  • ft-login-with-fb-and-google-171380748
  • ft-make-multi-city-request-171380754
  • ft-most-traveled-destinations-171380782
  • ft-profile-page-settings-171380751
  • ft-rate-accommodation-171380780
  • ft-request-one-way-trip-171380752
  • ft-request-table-171380756
  • ft-reset-password-171380749
  • ft-return-trip-171380753
  • ft-search-trip-requests-171380764
  • ft-setup-profile-171380751
  • ft-signup-validation-errors-171380746
  • ft-social-login-google-fb-#171380748
  • ft-successSignup-email-verification
  • ft-successSignup-email-verification-171380745
  • ft-trips-stats-171380781
  • ft-update-open-request-171380767
  • ft-user-comment-on-request-171380760
  • ft-user-like-dislike-accommodation-171380777
  • ft-user-logout-171380750
  • ft-user-role-settings-171380757
  • ft-user-signup-jwt-171380744
  • ft-userRoleSettings-171380757
  • revert-36-ft-avail-requests-for-approval-171380759

pending completion
374

Pull #19

travis-ci

web-flow
feat(Authentication):User Login with email and password

-Add findByEmail function to UserService class which contains a function to retrirve data from the db
-Add userLogin function in AuthenticationController which holds the real functionality of the login
-Add another package @babel/plugin-proposal-class-properties which allows to use fucntions within a class
-Add login router
-Add Documentations of the API in swagger.json file
-Write Unit testing for the API in tests directory

[Finishes#171380747]
Pull Request #19: #171380747 User login with email and password

15 of 15 branches covered (100.0%)

Branch coverage included in aggregate %.

52 of 52 new or added lines in 9 files covered. (100.0%)

115 of 115 relevant lines covered (100.0%)

1.57 hits per line

Relevant lines Covered
Build:
Build:
115 RELEVANT LINES 115 COVERED LINES
1.57 HITS PER LINE
Source Files on ft-user-login-email-password-171380747
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
374 ft-user-login-email-password-171380747 feat(Authentication):User Login with email and password -Add findByEmail function to UserService class which contains a function to retrirve data from the db -Add userLogin function in AuthenticationController which holds the real functionality o... Pull #19 09 Mar 2020 10:45AM UTC web-flow travis-ci pending completion  
373 ft-user-login-email-password-171380747 feat(Authentication):User Login with email and password -Add findByEmail function to UserService class which contains a function to retrirve data from the db -Add userLogin function in AuthenticationController which holds the real functionality o... push 09 Mar 2020 10:45AM UTC descholar-ceo travis-ci pending completion  
368 ft-user-login-email-password-171380747 feat(Authentication):User Login with email and password -Add findByEmail function to UserService class which contains a function to retrirve data from the db -Add userLogin function in AuthenticationController which holds the real functionality o... Pull #19 09 Mar 2020 10:04AM UTC web-flow travis-ci pending completion  
367 ft-user-login-email-password-171380747 feat(Authentication):User Login with email and password -Add findByEmail function to UserService class which contains a function to retrirve data from the db -Add userLogin function in AuthenticationController which holds the real functionality o... push 09 Mar 2020 10:04AM UTC descholar-ceo travis-ci pending completion  
366 ft-user-login-email-password-171380747 feat(Authentication):User Login with email and password -Add findByEmail function to UserService class which contains a function to retrirve data from the db -Add userLogin function in AuthenticationController which holds the real functionality o... Pull #19 09 Mar 2020 10:02AM UTC web-flow travis-ci pending completion  
365 ft-user-login-email-password-171380747 feat(Authentication):User Login with email and password -Add findByEmail function to UserService class which contains a function to retrirve data from the db -Add userLogin function in AuthenticationController which holds the real functionality o... push 09 Mar 2020 10:02AM UTC descholar-ceo travis-ci pending completion  
362 ft-user-login-email-password-171380747 feat(Authentication):User Login with email and password -Add findByEmail function to UserService class which contains a function to retrirve data from the db -Add userLogin function in AuthenticationController which holds the real functionality o... Pull #19 09 Mar 2020 08:54AM UTC web-flow travis-ci pending completion  
361 ft-user-login-email-password-171380747 feat(Authentication):User Login with email and password -Add findByEmail function to UserService class which contains a function to retrirve data from the db -Add userLogin function in AuthenticationController which holds the real functionality o... push 09 Mar 2020 08:54AM UTC descholar-ceo travis-ci pending completion  
358 ft-user-login-email-password-171380747 feat(Authentication):User Login with email and password -Add findByEmail function to UserService class which contains a function to retrirve data from the db -Add userLogin function in AuthenticationController which holds the real functionality o... Pull #19 09 Mar 2020 08:21AM UTC web-flow travis-ci pending completion  
357 ft-user-login-email-password-171380747 feat(Authentication):User Login with email and password -Add findByEmail function to UserService class which contains a function to retrirve data from the db -Add userLogin function in AuthenticationController which holds the real functionality o... push 09 Mar 2020 08:21AM UTC descholar-ceo travis-ci pending completion  
See All Builds (1767)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc