Commit graph

13 commits

Author SHA1 Message Date
Dan Helfman
15ef37d89f Add test coverage for exact_options_completion() raising (#686). 2023-05-06 16:25:26 -07:00
Dan Helfman
e84bac29e5 Remove value type for compatibility with Python 3.8 (#686). 2023-05-06 16:18:37 -07:00
Isaac
66964f613c
formatting! 2023-05-06 15:56:50 -07:00
Isaac
614c1bf2e4
rename test to make function under test clearer 2023-05-06 15:52:42 -07:00
Isaac
aa770b98f9
follow unit test module convention 2023-05-06 15:50:37 -07:00
Isaac
453b78c852
drop messages 2023-05-06 15:49:07 -07:00
Isaac
0657106893
clarify dedent test name 2023-05-06 15:46:15 -07:00
Isaac
43c532bc57
add test for dedent strip 2023-05-06 11:51:35 -07:00
Isaac
ccfdd6806f
test the value of completions 2023-05-06 11:29:14 -07:00
Isaac
aa564ac5fe
fix the error thrown, unit test for it, and add string explanations 2023-05-06 11:25:15 -07:00
Isaac
77dbb5c499
create way for test cases to be shared 2023-05-06 11:16:45 -07:00
Isaac
e623f401b9
write more unit tests 2023-05-06 10:56:54 -07:00
Isaac
469e0ccace
create doccomments, start writing unit tests 2023-05-06 10:42:06 -07:00