LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 456 forks source link

Enable continuous integration for local machine #4622

Closed ManuGowda closed 11 months ago

ManuGowda commented 4 years ago

Description

Enable continuous integration for development on the local machine, so that developers can utilize the exact similar functionalities run on Jenkins to detect test issue upfront.

Motivation

Currently, the sdk uses sample application for testing, which can sometimes lead to false-positive tests, as we are doing the build and link to lisk-core in a different way on Jenkins.

Acceptance Criteria

To be able to run the exact similar Jenkins pipeline on developers' local machine.

Additional Information

shuse2 commented 11 months ago

Closing this issue for no activity and value added is small