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

Improve init #129

Merged
merged 8 commits into from
Feb 27, 2024
Merged

Improve init #129

merged 8 commits into from
Feb 27, 2024

Commits on Feb 27, 2024

  1. ✨ Refactored program flow during init and build

    Init template updates
    lukacan authored and Ikrk committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5bbdd81 View commit details
    Browse the repository at this point in the history
  2. ♻️ testgenerator and commander revision + add simple progress bar

    🐛 update fuzz command fn name
    lukacan authored and Ikrk committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b1fd357 View commit details
    Browse the repository at this point in the history
  3. ♻️ group constans

    🐛 snake case + clone
    
    ✅ update tests
    lukacan authored and Ikrk committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    23d9f5c View commit details
    Browse the repository at this point in the history
  4. 📝 update templates

    ➕ dependency for progress bar
    
    ⬆️ update locks and tomls for poc examples
    lukacan authored and Ikrk committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7e0f83a View commit details
    Browse the repository at this point in the history
  5. 🔥 remove unnecessary code + comments + function names

    🔥 remove unnecessary code
    
    ♻️ group dependencies
    lukacan authored and Ikrk committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    85dc909 View commit details
    Browse the repository at this point in the history
  6. 🔥 remove old cargo build and use simple anchor build as we support on…

    …ly anchor programs for both test types + add build before poc test
    lukacan authored and Ikrk committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4ef3747 View commit details
    Browse the repository at this point in the history
  7. 🐛 init will not initialize fuzz test if already initialized

    ⏪️ root option with Commander
    
    ♻️ remove nested block
    
    ♻️ spelling
    
    ♻️ remove unnecessary condition
    
    ♻️ change fn name
    
    📝 add basic documentation for test_generator functions
    
    📝 Commander simple documentation
    lukacan authored and Ikrk committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f6539e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22851eb View commit details
    Browse the repository at this point in the history