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

andela / blackninjas-backend
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: fix/add-pagination-to-messages
DEFAULT BRANCH: develop
Repo Added 28 Nov 2019 11:26AM UTC
Files 55
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 feature/170570895/169817878/approve-reject-request
branch: feature/170570895/169817878/approve-reject-request
CHANGE BRANCH
x
Reset
  • feature/170570895/169817878/approve-reject-request
  • bg/fix-trip-stats
  • bug/170645837/fix-heroku-errors
  • bug/170752560/fix-bug-in-trip-request
  • bug/171122206/get-app-and-email-notification-setting
  • bug/171323738/fix_activation_link
  • bug/171375416/fix-get-all-user-trip-requests
  • bug/171464983/add-user-info-on-comment
  • bug/171484830/add-user-id-in-profile-info
  • bug/171535477/add-additional-information-on-approvals-table
  • bug/171535494/get-notification-id
  • bug/171848618/improve-search-functionality
  • bug/171860073/fix-booking-info-and-like-or-unlike
  • bug/171926469/correct-manager-names
  • bug/171950493/add-user-names
  • bug/171971719/edit_trip_request_default_accommodation
  • bug/172049530/add-manager-token
  • bug/fix-facebook-bug
  • ch-config-postgres-169817851
  • ch-docker-169817860
  • ch-integrate-code-climate-170023836
  • ch-integrate-covellars-#169817858
  • ch-setup-sequelize-169817852
  • ch-swaggerjsdoc-169817859
  • ch/change-social-response
  • ch/get-accommodation-falicities
  • chore/170549117/change-naming-conventions
  • chore/170920146/refactor-accommodation-middleware
  • chore/171324322/get-users
  • chore/171813954/booking-info-on-trip_request
  • chore/adding-role-in-token
  • chore/change-reset-password-link
  • chore/fix-get-accommodation-bydestination
  • chore/fix-get-accomodation-by-destination-detail
  • chore/fix-requesting-one-way-trip-response
  • chore/fix-reset-password
  • chore/fixing-get-accommodation-bydestination
  • chore/fixing-get-supportedLocations
  • chore/fixing-requesting-one-way-trip
  • dependabot/npm_and_yarn/acorn-7.1.1
  • develop
  • feat/#169817902/chat-functionality
  • feature/#169817882/notifications-for-approved-or-rejected-trip
  • feature/#169817884/search-functionality
  • feature/#169817900/user-trip-stats
  • feature/169817831/marking-all-notifications-as-read
  • feature/169817862/user-create-account
  • feature/169817863/send-verification-email
  • feature/169817864/validate-signup
  • feature/169817865/User-SignIn
  • feature/169817865/user-sign-in
  • feature/169817867/reset-password
  • feature/169817868/logout
  • feature/169817869/profile-page-settings
  • feature/169817871/one-way-trip
  • feature/169817873/create-multi-city-trip
  • feature/169817874/new-travel-notification
  • feature/169817874/new-trip-notification
  • feature/169817876/user-table-of-requests
  • feature/169817877/User-Role-Settings
  • feature/169817879/approve-request
  • feature/169817880/trip-request-comment
  • feature/169817881/Profile-On-Travel-Request-Initiation
  • feature/169817883/delete-trip-request-comment
  • feature/169817886/user-edit-travel-request
  • feature/169817889/send-comment-notification
  • feature/169817890/Travel-Admin-Create-Accomodation
  • feature/169817894/notification-for-edited-trip
  • feature/169817895/prescreened-supplier-can-create-accomodation-facility
  • feature/169817896/book-an-accommodation-facility
  • feature/169817897/like-unlike-accommodation
  • feature/169817898/accommodation-facility-feedback
  • feature/169817899/user-rate-accommodation
  • feature/169817901/most-travelled-destinations
  • feature/170570895/approve-trip-request
  • feature/171692069/get_rooms_type
  • feature/get-accommodation-types
  • fix-adding-names-in-token
  • fix/add-manager-lastname
  • fix/add-pagination-to-messages
  • fix/request-trip-saving-reason-inDatase
  • ft-validate-signup-169817864
  • ft/#171240760/user-management
  • ft/169817866/social-auth
  • ft/169817868/logout
  • ft/169817872/create-return-trip

pending completion
677

push

travis-ci

jo-rdan
feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler
- check if the user is manager
- check if the the manager logged in is the manager of the user requested
- write unit test
- validate if the query is valid
- document this api using swagger
[Delivers #170570895 #169817878]

83 of 83 branches covered (100.0%)

Branch coverage included in aggregate %.

286 of 286 relevant lines covered (100.0%)

11.22 hits per line

Relevant lines Covered
Build:
Build:
286 RELEVANT LINES 286 COVERED LINES
11.22 HITS PER LINE
Source Files on feature/170570895/169817878/approve-reject-request
  • List 0
  • Changed 11
  • Source Changed 5
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
677 feature/170570895/169817878/approve-reject-request feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler - check if the user is manager - check if the the manager logged in is the manager of the user requested - write unit test - validate if the ... push 10 Jan 2020 10:01AM UTC jo-rdan travis-ci pending completion  
678 feature/170570895/169817878/approve-reject-request feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler - check if the user is manager - check if the the manager logged in is the manager of the user requested - write unit test - validate if the ... Pull #35 10 Jan 2020 10:00AM UTC web-flow travis-ci pending completion  
673 feature/170570895/169817878/approve-reject-request feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler - check if the user is manager - check if the the manager logged in is the manager of the user requested - write unit test - validate if the ... Pull #35 10 Jan 2020 09:41AM UTC web-flow travis-ci pending completion  
672 feature/170570895/169817878/approve-reject-request feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler - check if the user is manager - check if the the manager logged in is the manager of the user requested - write unit test - validate if the ... push 10 Jan 2020 09:41AM UTC jo-rdan travis-ci pending completion  
659 feature/170570895/169817878/approve-reject-request feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler - check if the user is manager - check if the the manager logged in is the manager of the user requested - write unit test - validate if the ... push 10 Jan 2020 09:01AM UTC jo-rdan travis-ci pending completion  
660 feature/170570895/169817878/approve-reject-request feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler - check if the user is manager - check if the the manager logged in is the manager of the user requested - write unit test - validate if the ... Pull #35 10 Jan 2020 09:01AM UTC web-flow travis-ci pending completion  
655 feature/170570895/169817878/approve-reject-request feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler - check if the user is manager - check if the the manager logged in is the manager of the user requested - write unit test - validate if the ... push 10 Jan 2020 12:09AM UTC jo-rdan travis-ci pending completion  
654 feature/170570895/169817878/approve-reject-request feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler - check if the user is manager - check if the the manager logged in is the manager of the user requested - write unit test - validate if the ... Pull #35 10 Jan 2020 12:08AM UTC web-flow travis-ci pending completion  
653 feature/170570895/169817878/approve-reject-request feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler - check if the user is manager - check if the the manager logged in is the manager of the user requested - write unit test - validate if the ... Pull #35 09 Jan 2020 11:25PM UTC web-flow travis-ci pending completion  
652 feature/170570895/169817878/approve-reject-request feat(accept or reject): manager should be able to accept or reject a trip request created by the traveler - check if the user is manager - check if the the manager logged in is the manager of the user requested - write unit test - validate if the ... push 09 Jan 2020 11:25PM UTC jo-rdan travis-ci pending completion  
See All Builds (1282)
  • 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

© 2025 Coveralls, Inc