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

bolorundurowb / project-fitted / 492 / 1
86%
develop: 0%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Ran 01 Sep 2017 01:03PM UTC
Files 29
Run time 2s
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

01 Sep 2017 01:02PM UTC coverage: 90.094%. First build
492.1

push

travis-ci

web-flow
v1.0 alpha 0.0.1 (#114)

* #25 | completes signup logic fixes

* #25 | completes test cases for tailor sign up

* #25 | completes test cases for customer sign up

* #25 | few linting fixes

* #25 |  make few test optimization fixes

* #25 |  update the authentication middleware and change test to fix CI issue

* #25 | add log to see error on CI

* #25 | add log to see error on CI

* #25 | fix CI build error

* #45 | add console to logging transports

* #25 | remove ds store from tracking

* #25 | fix typo in package.json

* #36 | fix spacing issue in authorization middleware

* #36 | move the delivery date default function to the orders model

* #36 | add authorization middleware for customers feedback on tailors

* #36 | rename logger file

* #29|add log in routes

* #29 | Change from Auth to Authentication

* #29 | Remove check for tailors in authentication login method

* #29 | Add validationf or user login

* #29 | Modify authentication login routes

* #29 | Add tests for User login

* #36 | switch logging to use logger class

* #29 | Test for 500 server error

* Create default entry router file

* #30 | Add orders route file

* Issue #30 | Add order controller and method for creating orders

* #30 | Change file names to foloow convention

* #30 | Add tests for creating orders

* #30 | Add test for creating new orders

* #30 | Add order routes

* #30 | Add validation to check if order has all required fields

* #30 | Add test for validating orders

* #30 | Validate the order body

* #30 | Add middleware to check if user is a customer

* Test travis

* Issue #30 | Travis CI fix

* #32 | Create route for feedback

* #30 | Fix linting issues

* #56 | move logic to more appropriate controller

* #56 | complete enabling tests for customer feedback on a tailor

* #32 | switch rating logic btwn tailor and customer controller, refactor tests for authorization and rating

* - Clean up code

* #32 | refactor authorization testing

* #32 | fix for failing rating test

* #32 | fix for login

* - Add log

* #32 | fix user id issue

* #32 | final fix

* #32 | change logger to Logger

* #32 | change logger to Logger

* #32 | change #1

* #32 | change #2

* #32 | change #3

* #32 | change #4

* #32 | change #5

* #36 | implement logic for retrieving customer ratings

* #36 | fix spacing issues in test file

* #36 | add todo to test file

* #36 | re-add tests for tailor feedback routes

* #36 | add tests for retrieving feedback on a customer

* #59 | fix conflict

* #59 | Add customer update validation

* #59 | create customer update controller, update validation and update tests

* #59 | Update customer test, add tailors profile update test, validation and controller

* #59 | build fix

* #59 | comments for controller functions

* #59 | update test run command

* #57 | fix whitespace issues

* #57 | add the order retrieval route

* #57 | implement order retrieval logic

* #57 | add retrieval tests

* #33 | retrieve nearby tailors

* #67 | Add outfittype route, controller, tests and validation

* #33 | implement review suggestions

* #67 | Add outfit type creation and update with tests, validations, routes and controller logic

* #67 | add run init to package coverall command

* #71 | add admin creation validations

* #71 | add admin creation route

* #71 | add admin creation controller implementation

* #71 | add admin creation tests

* #71 | remove unncesary response field

* #71 | add authorization check to route

* Merge branch 'develop' into feature/#33/retrieve_tailors

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.

* #71 | update tests nd super user seed system

* #74 | Add tailor profile retrieval route, controller logic and tests

* #74 | refactor based on env changes

* #74 | Fix Population of data

* - Refactor code to use env

* - Refactor code to fix coveralls

* #35|retrieve tailor feedback

* #73 | add route for retrieving one customers details

* #73 | add controller method for retrieving one customers details

* #73 | add tests for retrieving one customers details

* #81 | Change routes for customer profile update

* #77 | complete all tests for authorization middleware

* #73 | add route for retrieving one customers details

* #73 | add controller method for retrieving one customers details

* #73 | add tests for retrieving one customers details

* #73 | update the eslint config to enable es6 features

* #77 | enable one test

* #81 | fix style issues

* #77 | completes enabling of disabled tests

* #78 | moves folders to remove old frontend allowances

* Delete .DS_Store

* Delete .DS_Store

* Delete .DS_Store

* Delete .DS_Store

* #35 | commits files that were uncommitted for some reason

* #35 | add logger tests

* #35 | fix logger tests

* #75 | add routes for retrieving users

* #75 | add controller method for retrieving users

* #75 | add user retrieval tests

* #75 | fix hound issues

* #75 | add hound config

* Add test for password recovery

* Add controller, validation and route for password reset

* #34 | Improve validation for forgot password

* #34 | Add email template for password rerset

* #34 | Create class for sending email

- Add nodemailer

* #34 | Send password reset email

* Fix failing tests

* #75 | add routes for retrieving users

* #75 | add controller method for retrieving users

* #75 | add user retrieval tests

* #75 | fix hound issues

* #75 | add hound config

* #75 | fix tests

* #97 | chnage the property and type

* #100 | chnage fittingDate type and structure

* #76 | add route and controller

* #76 | add tests for the retrieval

*  Add Shared Controller and Authentication

* #95 | Add function to get all sub categories

* #95 | Test for outfit types getCategory and getsubCategory functions

* #95 | Refactor

* - Clean up

* #76 | ignore error cases in istanbul

* #76 | instanbul ignore error cases in more files

* #76 | instanbul ignore error cases in more files

* #76 | add route and controller

* #76 | add tests for the retrieval

* #76 | ignore error cases in istanbul

* #76 | instanbul ignore error cases in more files

* #76 | instanbul ignore error cases in more files

* #76 | instanbul ignore error cases in more files

* #76 | instanbul ignore error cases in more files

* #98 | Add tailor validation to order creation

* #98 | Add validations for outfitType and tailors during order creation

* #98 | Add tests to check for tailor during order creation

* #98 | Add tests for tailor and outfitType validation

* Add routes for tailors to retrieve accepted orders

* Add method to tailor controller to retrieve accepted orders

* #58 | Fix failing tests

* #58 | Exclude all orders that are still awaiting match

* #58 | Add test for tailors retrieving assigned orders

* - Add to nearby controller

* #88 | change query form to accomodate new location structure, remove password from profile update

* #88 | Refactor profile update validation to remove password

* #88 | Add test for retrieving tailor based on outfit type

* #88 | Refactor tests for profile update

* #88 | Remove consoles

* #88 | Coverall fix

* #88 | Change outfitTypeId to outfitTypes

* #92 | minor code fixes

* #92 | add route validation

* #92 | add route

* #92 | finish password reset implementation

* #92 | update implementation of reset

* #92 | begin adding unit tests

* #92 | add more negative test cases

* #92 | add positive test cases

* #103 | Fix errors in test

* #103 | Get details for a single order

* Issue #103 | Test retrieval of single order

* 103 | Reomve sensitive data from order details

* Issue #103 | Add istanbul ignore to ignore errors

* #103 | Add tests for checking single order retrieval

* #89 | remove old fitting date requirement logic

* #89 | add fitting date route

* #89 | add date checking logic

* #103 | Add allow block in order test

* #89 | add fitting ate update logic

* #89 |  some minor line change

* #89 | add tests for the controller

* #89 | fix failing tests for the controller

* #89 | remove logging

* Issue #86 | Add rejectedTailorId to order model

* Issue #86 | Add route, controller and validation for tailor accepting/rejecting an order

* Issue #86 | Add tests

* Issue #86 | fix issues in test

* Issue #86 | More tests

* #86 | Pluralise rejectedTailorIds

384 of 476 branches covered (80.67%)

Branch coverage included in aggregate %.

762 of 796 relevant lines covered (95.73%)

4.04 hits per line

Source Files on job 492.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 492
  • Travis Job 492.1
  • 245518f2 on github
  • Next Job for on master (#493.1)
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