Commit Graph

12 Commits

Author SHA1 Message Date
dartpopikyardo
b16039ee53 - added title and description fields to accountInfo
- added GET /accounts?customerId=XXX endpoint
- refactored tests
2016-03-15 20:10:58 +03:00
dartpopikyardo
21d21b9833 - simplified customers tests
- code clearings
2016-03-02 23:54:02 +03:00
dartpopikyardo
4bc8e8408d - updated swagger description
- added api-gateway to docker-compose build
2016-03-01 21:46:37 +03:00
dartpopikyardo
0a38ccd09e added "/customers/{id}/toaccounts" andpoint test
tests refactoring
2016-02-25 22:35:36 +03:00
Main
d1339729ec added simultaneous token-based and http basic authentication 2016-02-18 23:57:39 +03:00
Main
a095076c0c - updated e2e-tests
- added new services to docker configuration
2016-02-12 22:48:23 +03:00
Main
5c85418cc4 - completed moving "toAccounts" from List to Map
- created CustomerEvent superclass
- removed redundant CustomersNotFoundException
- added integration tests for customers
2016-02-11 21:47:48 +03:00
Main
92d0940222 - updated swagger description
- changed customer registration endpoint
- updated tests
2016-02-09 22:17:27 +03:00
Chris Richardson
f51c01e0f4 Upgraded to latest version of client libraries. 2015-09-02 06:51:05 -07:00
Chris Richardson
417136b878 Cleaned up dependencies
Upgraded to new version of client libraries
2015-07-29 15:42:54 -07:00
Chris Richardson
7f07d5389e Enable end to end tests to test services running remotely - set SERVICE_HOST to host/ip address.
Defaults to localhost
2015-06-07 14:51:50 -07:00
Chris Richardson
2e31853ad2 Improved module name <functional-area>-<Command|Query>....
Standalone services now use the Event Store Server (many tests still use the embedded server)
2015-04-14 19:08:07 -07:00