A cutting-edge blockchain automation testing project built on Tezos, featuring multi-wallet support. It incorporates automated end-to-end testing with Playwright, JavaScript, and Postman API testing, seamlessly integrated with GitHub Actions for CI/CD. Designed to validate decentralized application functionality with robust security and efficiency.
https://tezos-homebase.io# Clone the repository
git clone https://github.com/rahullbyte/TezosHomebase.io.git
# Navigate to the project directory
cd TezosHomebase.io
# Install dependencies
npm install
# Run the test suite
npx playwright test
GitHub Repo URL.
Report: GitHub Pages
Version V1.0.0
Initial release with core token and DAO testing
Version V1.5.0
Added lambda function testing suite
Version V2.0.0
Improved test coverage and reporting
Challenge: Simulating blockchain transactions in test environment
Solution: Implemented mock Tezos nodes and testnet integration
Outcome: Reliable end-to-end testing without mainnet costs