Skip to content

Commit

Permalink
- Update README file to clarify the setup postman collection needs to…
Browse files Browse the repository at this point in the history
… be executed after initial setup. (#89)

- Update release version to 7.0.0.
  • Loading branch information
HenkKodde authored and mdebarros committed Jul 3, 2019
1 parent a26796a commit 0f5abd8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion deployment-guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,5 +237,7 @@ Please, follow these instructions: [Get Postman](https://www.getpostman.com/post
#### 6.2. Setup Postman

Grab the latest collections & environment files from [Mojaloop Postman Github repo](https://github.com/mojaloop/postman): [https://github.com/mojaloop/postman](https://github.com/mojaloop/postman)

After an initial setup or new deployment, the [OSS New Deployment FSP Setup section](../contributors-guide/tools-and-technologies/automated-testing.md) needs to be completed. This will seed the Database with the required enumerations and static data to enable the sucessful execution of any manual or automation tests by the other collections.

Refer to the [QA and Regression Testing in Mojaloop](../contributors-guide/tools-and-technologies/automated-testing.md) documentation for more information.
Refer to the [QA and Regression Testing in Mojaloop](../contributors-guide/tools-and-technologies/automated-testing.md) documentation for more complete information to complement your testing requirements.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "documentation",
"version": "6.4.0",
"version": "7.0.0",
"description": "Mojaloop Documentation GitBook Project",
"dependencies": {
"express": "4.17.1",
Expand Down

0 comments on commit 0f5abd8

Please sign in to comment.