Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(local-env-testing): Provide docs for testing on local environment. #537

Merged
merged 8 commits into from
Mar 19, 2024

Conversation

GeloPakDev1
Copy link
Contributor

@GeloPakDev1 GeloPakDev1 commented Mar 12, 2024

Purpose

Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium.

Approach

  • refactor Local environment testing section in the development.md file
  • provide 'Consortium support for Local environment testing' section in the development.md file

Changes Checklist

  • API Changes: Document any API paths, methods, request or response bodies changed, added, or removed.
  • Database Schema Changes: Indicate any database schema changes and their impact. Confirm that migration scripts were created.
  • Interface Version Changes: Indicate any changes to interface versions.
  • Interface Dependencies: Document added or removed dependencies.
  • Permissions: Document any changes to permissions.
  • Logging: Confirm that logging is appropriately handled.
  • Unit Testing: Confirm that changed classes were covered by unit tests.
  • Integration Testing: Confirm that changed logic was covered by integration tests.
  • Manual Testing: Confirm that changes were tested on local or dev environment.
  • NEWS: Confirm that the NEWS file is updated with relevant information about the changes made in this pull request.

Related Issues

https://issues.folio.org/browse/MSEARCH-592

Learning and Resources (if applicable)

https://github.com/folio-org/okapi/blob/master/doc/guide.md#enabling-for-a-tenant
https://github.com/folio-org/docs/blob/poppy/content/en/docs/Consortia/_index.md
https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/1401417/Steps+to+setup+Consortia+env

Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium.

- refactor Local environment testing section in the development.md file
- provide 'Consortium support for Local environment testing' section in the development.md file

Closes MSEARCH-592
@GeloPakDev1 GeloPakDev1 self-assigned this Mar 12, 2024
Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium.

- refactor Local environment testing section in the development.md file
- provide 'Consortium support for Local environment testing' section in the development.md file

Closes MSEARCH-592
NEWS.md Outdated Show resolved Hide resolved
doc/development.md Outdated Show resolved Hide resolved
doc/development.md Show resolved Hide resolved
doc/development.md Show resolved Hide resolved
GeloPakDev1 and others added 4 commits March 14, 2024 20:39
Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium.

- refactor Local environment testing section in the development.md file
- provide 'Consortium support for Local environment testing' section in the development.md file

Closes MSEARCH-592
Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium.

- refactor Local environment testing section in the development.md file
- provide 'Consortium support for Local environment testing' section in the development.md file

Closes MSEARCH-592
@GeloPakDev1 GeloPakDev1 requested a review from psmagin March 14, 2024 17:04
GeloPakDev1 and others added 2 commits March 19, 2024 11:33
Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium.

- refactor Local environment testing section in the development.md file
- provide 'Consortium support for Local environment testing' section in the development.md file

Closes MSEARCH-592
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@GeloPakDev1 GeloPakDev1 requested a review from psmagin March 19, 2024 07:40
@GeloPakDev1 GeloPakDev1 merged commit 937694e into master Mar 19, 2024
6 checks passed
@psmagin psmagin deleted the MSEARCH-592 branch March 20, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants