Coder Social home page Coder Social logo

Comments (9)

jakub-wojciechowski avatar jakub-wojciechowski commented on May 30, 2024

cap is calculated dynamically base on the baseCap, so it depends on round

from akropolis-sale.

onigiri-x avatar onigiri-x commented on May 30, 2024

To solve this issue: Can we put together a test for this line?

from akropolis-sale.

onigiri-x avatar onigiri-x commented on May 30, 2024

Edit: Have changed this issue to include the rest of the unit test lines that have not been tested:

Acropolis Crowdsale 28 & 29

Akropolis Presale 80 & 117

Increasing Cap Crowdsale 57

These lines might not need to be tested at all, but we should chat through them to see if we can find a strategy to test them

from akropolis-sale.

jakub-wojciechowski avatar jakub-wojciechowski commented on May 30, 2024

I've added a pull request with extracting configuration parameters: #19

For testing we should create another contract: MockSaleConfiguration with methods allowing to overwrite these parameters.
In that way we'll be able to run tests across different configurations and verify even the constant params.

from akropolis-sale.

onigiri-x avatar onigiri-x commented on May 30, 2024

Is there an example mock test we can reference? Will this be a new npm dependency such as “sinon.js” ?

from akropolis-sale.

onigiri-x avatar onigiri-x commented on May 30, 2024

http://blog.kobigurk.com/mocking-ethereum-contracts/ This is a reference I have used, wondering if it is viable.

from akropolis-sale.

davidprice35 avatar davidprice35 commented on May 30, 2024

from akropolis-sale.

jakub-wojciechowski avatar jakub-wojciechowski commented on May 30, 2024

We are talking about ability to substitute contract constants with test values. The usual approach is to use mock/stub. Although, truffle has built in integration with testing frameworks like mocha or chai, there is no native support for smart contract mocking. We'll explore the tool suggested by Victor.

from akropolis-sale.

onigiri-x avatar onigiri-x commented on May 30, 2024

Closing this out as Jakub has pushed out a mock config which works.

from akropolis-sale.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.