Giter Site home page Giter Site logo

tests's People

Contributors

benmorel avatar dantudor avatar hypemc avatar jules-iti avatar nebual avatar noodlesnz avatar rtheunissen avatar simpod avatar thecrypticace avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tests's Issues

Test failure

There was 1 failure:

  1. Warning
    The data provider specified for Ds\Tests\MapTest::testSorted is invalid.
    Method sortDataProvider does not exist
    FAILURES!

Probably Map/sorted could be dropped (seems a duplicate of Map/sort), or the data provider name fixed.

Set::map() not covered by tests

The tests do not cover the Set::map() method which seems to have been added in version 1.2.7 of php-ds/ext-ds.
The Set\map trait has however been created long time ago but the inclusion in the SetTest class has been forgotten.

This oversight has probably caused the lack of implementation of Set::map() in php-ds/polyfill project.

IDEs using polyfill via project dependencies (composer require php-ds/php-ds) therefore indicate an error when using the map method on a Set.

set_map

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.