Commit graph

24 commits

Author SHA1 Message Date
L1ghtn1ng
65baabbdcf debug info to see what github actions is doing 2021-08-22 04:35:40 +01:00
L1ghtn1ng
59ac74e629 Found an even better way of checking if running on GH actions and to skip with pytest and tidyer as well 2021-08-22 03:59:34 +01:00
L1ghtn1ng
f43854ef0f Adjust if statment for is_github_action() 2021-08-22 02:20:38 +01:00
L1ghtn1ng
aa5760f419 Adjust unitests to be able to skip if run on github 2021-08-22 02:12:08 +01:00
L1ghtn1ng
ff82dfbf68 Tidy up tests and remove duplicated code 2020-01-15 22:29:42 +00:00
NotoriousRebel
62f3bc6f93 Got spyse working and fixed linkedin test. 2020-01-14 21:25:58 -05:00
L1ghtn1ng
789b3f8d3e certspotter test working linkedin links WIP due to module needing to be ported to async 2019-12-31 03:37:21 +00:00
csparks
e2035650a2 fixed overindent error from pytest 2019-09-08 16:43:20 +00:00
csparks
d2384336e4 added new test for splitter function 2019-09-08 16:35:07 +00:00
csparks
c5cf08da24 assertion typeof == list 2019-09-08 02:54:59 +00:00
csparks
d92afaab63 testing 2019-09-08 02:28:35 +00:00
csparks
8f614cf879 assert [] 2019-09-08 02:18:54 +00:00
csparks
6a032d9c0c asserted the presence of a result 2019-09-08 02:10:08 +00:00
csparks
f08f96d171 pylint and pytest 2019-09-08 01:38:27 +00:00
csparks
703e9e16a7 closed the file after reading 2019-09-08 01:29:07 +00:00
csparks
21a60220f9 fixed pytest warnings 2019-09-08 01:20:35 +00:00
csparks
5fe745537f changed variable names in tests/test_linkedin_links.py 2019-09-08 01:04:05 +00:00
csparks
0bdf2a182a reverted debugging code 2019-09-08 00:59:58 +00:00
csparks
0b8e95c80f added new methods to pytester 2019-09-08 00:34:11 +00:00
csparks
e5eaa28acd asserted that links is a list of links 2019-09-07 23:50:53 +00:00
csparks
a2a2e197ec too many blank lines in test 2019-09-07 03:35:59 +00:00
csparks
b18983fecb pylint 2019-09-07 03:16:56 +00:00
csparks
7ded50fd95 removed testing imports 2019-09-07 03:00:22 +00:00
csparks
88e8e88874 added unit test; removed splitter function since regex now handles dupes 2019-09-07 02:58:57 +00:00