Skip to content

226 clean up tags and fix integration tests.#227

Merged
bartossh merged 11 commits intomainfrom
226-clean-up-tags-and-fix-integration-tests
Sep 7, 2023
Merged

226 clean up tags and fix integration tests.#227
bartossh merged 11 commits intomainfrom
226-clean-up-tags-and-fix-integration-tests

Conversation

@bartossh
Copy link
Copy Markdown
Owner

@bartossh bartossh commented Sep 5, 2023

After migrating the repository to the PostgreSQL database struct tags are adjusted in this PR.
Integration tests and stress tests are updated.

Tested.

@bartossh bartossh added documentation Improvements or additions to documentation enhancement New feature or request dependencies Pull requests that update a dependency file labels Sep 5, 2023
@bartossh bartossh self-assigned this Sep 5, 2023
@bartossh bartossh linked an issue Sep 5, 2023 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@dmatusiewicz-consult-red dmatusiewicz-consult-red left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added some minor comments related to serverAddress for consideration.

Comment thread stress/stress.go Outdated
Comment thread stress/stress_test.go Outdated
Comment thread stress/stress_test.go
@bartossh bartossh merged commit 7ec1f1f into main Sep 7, 2023
@bartossh bartossh deleted the 226-clean-up-tags-and-fix-integration-tests branch September 7, 2023 06:41
bartossh added a commit that referenced this pull request Sep 11, 2023
…ompiling. (#229)

* Create transaction struct.

* Create and sign new transaction implementation.

* Implement creating new transaction with issuer signature.

* Add profiling capabilities for central and validator nodes. Use for compiling.

* Display public address when wallet transfered or created. Fix sql migration query. Create test_wallet for local development and tests.

* Move print to single function.

* 226 clean up tags and fix integration tests. (#227)

* Add sql tags, remove bson tags.

* Fix stress tests and add compilation for Raspberry pi zero.

* Fix and update integration tests.

* Update stress test comment.

* The test_wallet file is necessary for demo. Bring is back from dead.

* Stress constant runner.

* Upgrade time step.

* Update stress test to use yaml config.

* Fix message of stress test.

* Add profiling capabilities for central and validator nodes. Use for compiling.

* Rename fucntion GenerateToFile to ToJSONFile.

---------

Co-authored-by: Karol Mróz <karol.mroz@consult.red>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up tags and fix integration tests.

2 participants