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

test: use "given" keyword in branching trees #656

Merged
merged 9 commits into from
Aug 23, 2023

Commits on Aug 21, 2023

  1. refactor: using Given keyword in branching Trees (#641)

    * Using Given keyword on the branching trees
    
    (cherry picked from commit d365705)
    
    * test: use "it" for test nodes
    
    ---------
    
    Co-authored-by: Paul Razvan Berg <[email protected]>
    
    test: rename to "givenCallerAdmin"
    
    test: use given keyword in the integration branching trees
    
    test: use given keyword for modifiers for fuzz tests
    
    test: use given keyword in test contracts and brancing trees
    
    test: refactor test function names to use Given and When
    
    test: refactor test function names to use Given and When
    
    refactor: reverting in dev comments
    
    refactor: rename test function names to cleaner form
    
    test: polish branching trees
    
    test: improve "mapSymbol" tree
    test: improve "safeAssetDecimals" tree
    test: improve "safeAssetSymbol" tree
    smol-ninja authored and PaulRBerg committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cf74641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b04967 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #657 from smol-ninja/test/improve-tree-wording

    refactor: givenWithdrawableAmountNotZero modifier name
    PaulRBerg authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    55f37f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aedff61 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    30485c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db6f23 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #658 from sablier-labs/address-feedback

    Address feedback in branching trees
    PaulRBerg authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    651724a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef36ab0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #660 from alexfertel/alexfertel-patch-1

    fix: remove duplicated branch in createWithMilestones.tree
    PaulRBerg authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b1a1758 View commit details
    Browse the repository at this point in the history