pylyzer/tests
Shunsuke Shibayama 700937e6f0 build: update deps & add tests 2023-09-03 03:38:44 +09:00
..
foo fix: path resolution bugs 2023-05-25 19:59:33 +09:00
call.py feat: implement default-parameter & keyword-arg 2023-04-30 00:28:10 +09:00
casting.py feat: support `typing.cast` 2023-04-19 20:19:30 +09:00
class.py feat: stable support of `Self` type 2023-06-23 20:56:59 +09:00
collections.py build: update deps & add tests 2023-09-03 03:38:44 +09:00
errors.py Add tests for errors/warns 2022-12-24 12:14:31 +09:00
export.py fix: module resolution bug 2023-03-24 18:47:45 +09:00
func.py fix: shadowing bug 2023-07-12 14:54:33 +09:00
import.py fix: path resolution bugs 2023-05-25 19:59:33 +09:00
narrowing.py support type narrowing 2023-03-31 01:30:55 +09:00
projection.py update test case 2023-03-21 00:32:43 +09:00
shadowing.py fix: shadowing bug 2023-07-12 14:54:33 +09:00
test.py test: add test cases 2023-07-03 20:16:38 +09:00
test.rs test: add widening test 2023-07-26 01:45:36 +09:00
typespec.py fix: `Union` type can take more than 3 options 2023-05-10 23:14:24 +09:00
warns.py Add tests for errors/warns 2022-12-24 12:14:31 +09:00
widening.py test: add widening test 2023-07-26 01:45:36 +09:00