aboutsummaryrefslogtreecommitdiff
path: root/tests/tested_features.md
AgeCommit message (Expand)Author
2017-07-30Remove Injector::unsafeGet. Also change Fruit tests to use a Fruit-internal v...Marco Poletti
2017-06-11Add a new PartialComponent#install() method that takes a function + args. Thi...Marco Poletti
2017-04-08Add some more Required<>-related tests.Marco Poletti
2017-04-08Report an error if Required<...> is passed as a non-first argument to Compone...Marco Poletti
2017-01-02Add some e2e tests for PartialComponent::install().Marco Poletti
2017-01-01Add more e2e tests for Component/PartialComponent features.Marco Poletti
2016-12-10Improve test coverage for bind<>. Also forbid non-class types in bind<>.Marco Poletti
2016-12-10Improve test coverage for bindInstance, and report more user-friendly error m...Marco Poletti
2016-11-20Improve testing coverage of binding clashes using parameterized tests. Also f...Marco Poletti
2016-11-19Add a Markdown document with the result of a (manual) assessment of the e2e t...Marco Poletti