1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

111 Commits

Author SHA1 Message Date
8029f72363 change osx_flags from integer to string 2020-05-23 21:09:40 -07:00
c1f6f2b950 osx fixes and tests 2020-05-22 16:21:40 -07:00
8dd9a9f9cb add netstat -i tests 2020-05-22 15:12:10 -07:00
04f92cd133 add linux support for netstat -i 2020-05-22 14:04:11 -07:00
8be8d2393b add netstat -i support for OSX 2020-05-22 13:38:25 -07:00
2ca1587a49 add linux netstat -r tests 2020-05-22 12:44:51 -07:00
ec2cd2d708 add netstat -r support for linux 2020-05-22 12:00:26 -07:00
5d0dbece93 add netstat -r functionality for OSX 2020-05-22 11:09:41 -07:00
7b09e9fccd set empty values to Null and update fixtures 2020-05-21 17:01:17 -07:00
9730f62e49 fixup name field and update test fixtures 2020-05-21 09:44:28 -07:00
dd52fee563 osx netstat tests and fixtures 2020-05-20 17:25:25 -07:00
b4276643b7 add dmidecode tests and fixtures 2020-05-14 09:43:13 -07:00
09b3b4932b add dmidecode output fixtures 2020-05-13 10:51:38 -07:00
9348988d64 add netstat test for Fedora32 2020-05-09 11:41:30 -07:00
1285c66467 netstat with bluetooth section 2020-05-09 11:36:23 -07:00
2b2b570490 add tests for 'gone - no logout' 2020-05-09 11:22:26 -07:00
140f1a8543 test fixes for issue #60 2020-05-09 11:00:04 -07:00
1cd2cd954c remove references to homebrew/shim to allow tests to pass in homebrew packaging ci/cd 2020-04-20 16:31:22 -07:00
5b697dc381 add more dig tests 2020-03-26 17:09:29 -07:00
9ba73c95d1 add tests 2020-03-26 16:45:29 -07:00
5f22e1c803 fix and test for osx arp entries without ifscope 2020-03-12 17:02:26 -07:00
cb5c1ba00d add tests for fix to make the file parser splitting more robust 2020-03-11 17:04:48 -07:00
fc8ab27361 bugfix for misaligned columns and additional test for ntpq #31 2020-03-11 13:24:55 -07:00
59f19d33a5 add file command tests for #41 2020-03-11 12:39:59 -07:00
8e02e5c75a fix issue with getting options with some commands #47 2020-03-11 09:21:14 -07:00
798e6bb7d9 tests passing for airport -s. issue #46 2020-03-10 22:03:44 -07:00
553bfbe1a0 tests passing for airport -I. Issue #46 2020-03-10 21:02:17 -07:00
52494321fc fixes and docs for airport parser issue #46 2020-03-10 20:55:07 -07:00
c6c9e06496 added airport command parser 2020-03-10 20:35:52 -07:00
e3a6c05a58 timedatectl fixes, tests, and fixtures for issue #42 2020-03-10 20:26:53 -07:00
391d06f68d change selection_state to state 2020-03-10 20:16:41 -07:00
51935deb2a timedatectl test fixtures 2020-03-10 18:00:47 -07:00
762a886d6f add ntpq tests 2020-03-10 15:17:25 -07:00
2c3e9ddfe4 add ntpq parser for issue #31 2020-03-10 14:18:55 -07:00
c7cd2b63c8 delete unused test file 2020-03-09 11:46:17 -07:00
5bc5596f60 version bump to 1.8.1 2020-03-08 14:49:23 -07:00
2c27ac46be add ls test fixtures 2020-03-08 14:43:51 -07:00
5605310362 added tests, removed os import, changed to 'assertEqual' 2020-03-08 14:02:54 -07:00
17b6efe82e Create basic tests for generate_magic_commands() 2020-03-08 13:35:01 -07:00
b2c872925b add utf-8 encoding for testing on Windows 2020-03-04 19:47:03 -08:00
f48e229202 utf-8 open for windows tests 2020-03-04 19:40:32 -08:00
799fec92c3 utf-8 for windows support 2020-03-04 19:33:45 -08:00
87a41c2fca add utf-8 to open function 2020-03-04 19:30:30 -08:00
9f60760560 add group and gshadow tests 2020-03-03 10:54:27 -08:00
6ae24c8244 add group and gshadow test fixtures 2020-03-03 09:55:17 -08:00
4aeaa9f42a add /etc/gshadow parser 2020-03-03 09:32:25 -08:00
ce184d4d57 add csv parser tests 2020-03-02 15:05:56 -08:00
0ceda97d09 who parser tests 2020-03-01 19:03:27 -08:00
d0dec92ba8 add who test fixtures 2020-03-01 18:57:51 -08:00
f832b88755 add passwd and shadow tests 2020-03-01 10:17:47 -08:00