Commit graph

85 commits

Author SHA1 Message Date
evilsocket
e1d72342f6
Releasing v2.14 2019-02-06 18:12:31 +01:00
evilsocket
335b0bcab3
Releasing v2.13.1 2019-01-29 16:28:32 +01:00
evilsocket
0de4643a4e
Releasing v2.13 2019-01-28 18:07:50 +01:00
evilsocket
b7dddfb623
Releasing v2.12 2019-01-20 18:35:44 +01:00
evilsocket
740ac95428
Releasing v2.11.1 2019-01-07 11:55:49 +01:00
evilsocket
8cf3e65bdd
Releasing v2.11 2018-11-19 12:02:33 +01:00
Edznux
b119f815d9 Remove test unused tests & function (moved to islazy) 2018-10-28 17:52:30 +01:00
Edznux
2fe8999b2d revert ! 2018-10-28 17:42:25 +01:00
Edznux
d80fef3ef9 Re-run gofmt -s after modifications 2018-10-23 06:35:22 +02:00
Edznux
9bca52a205 Remove tests from inexisting function : move to "islazy" repository 2018-10-23 06:20:17 +02:00
Edznux
35ef29f27b Refactor if/else in core and firewall packages 2018-10-23 06:16:30 +02:00
evilsocket
d070445225 refact: refactored to use islazy and updated deps 2018-10-10 19:00:25 +02:00
evilsocket
09caa4dd37 Releasing v2.10 2018-10-04 14:14:51 +02:00
evilsocket
e79ba4952e new: new caplets module to manage system caplets 2018-09-21 16:49:20 +02:00
evilsocket
02f445c42c
Releasing v2.9 2018-09-11 15:16:05 +02:00
eenblam
45dc257aad Add more tests to core/swag_test.go
Trivial, but bumps coverage for core from 79.3% to 94.8%.
(Local coverage reporting seems to differ from coveralls)
2018-08-31 14:09:54 -07:00
evilsocket
42c5431f59
Releasing v2.8 2018-08-17 15:53:55 +02:00
evilsocket
024f14e3b6
fix: removed update.check from autostart 2018-07-29 15:59:18 +02:00
evilsocket
9ab245d2d3
Releasing v2.7 2018-07-23 09:18:11 +02:00
evilsocket
c326400257
Releasing v2.6 2018-05-12 13:23:35 +02:00
Simone Margaritelli
5328ced392
Revert "Minor refactors using golint" 2018-05-03 12:31:42 +02:00
Kent Gruber
f623505816 fix undefined: usr bug in core
The following fixes the issue for me when I run the following test:

$ go test -v -run=TestCoreExpandPath ./core
2018-05-03 01:54:23 -04:00
Kent Gruber
ea43018146 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:06:11 -04:00
Kent Gruber
8193834f0f if block ends with a return statement drop this else and outdent its block 2018-05-01 23:05:26 -04:00
Simone Margaritelli
5c3b6cf507
Merge pull request #250 from picatz/test-core-table
add simple tests for core table functions
2018-05-01 11:59:55 +02:00
Simone Margaritelli
fe7fb2e752
Merge pull request #249 from picatz/test-core-swag
add simple tests for core swag color functions
2018-05-01 11:59:35 +02:00
Simone Margaritelli
0bf981ba3b
Merge pull request #248 from picatz/test-core-banner
add simple core banner constants test
2018-05-01 11:59:11 +02:00
Kent Gruber
345422d1b8 remove accidental double test for Website 2018-04-30 21:22:24 -04:00
Kent Gruber
5d58ab24be add simple tests for core table functions
add simple tests for each of table functions in core
2018-04-30 21:07:24 -04:00
Kent Gruber
2d9e74ea46 add simple tests for core swag color functions
add simple tests for each of the color functions in core swag
2018-04-30 20:10:01 -04:00
Kent Gruber
274fd945b3 add simple core banner constants test
This commit adds a simple test to core for the banner constants.

Mainly a test to get started with building out more tests.

Yeah, I know it’s silly.
2018-04-30 16:35:03 -04:00
Kent Gruber
9ee7a504b4 run head in core test with a file that doesn't exist to pass on macOS
On a mac, the /proc file system doesn’t exist. To have this test pass,
I’ve written it in a way so that the command will fail like for the ps
command which will allow the test to pass on mac and linux.
2018-04-30 15:30:22 -04:00
evilsocket
cd6fcbf4be
started the long adventure of unit testing bettercap 2018-04-26 14:43:25 +02:00
evilsocket
57a37ac104
typos 2018-04-26 12:44:26 +02:00
evilsocket
b8d8c459c8
misc: small fix or general refactoring i did not bother commenting 2018-04-26 12:43:13 +02:00
evilsocket
bc3be7dd2b
started structuring project for testing + lint driven various refactoring 2018-04-24 15:12:25 +02:00
evilsocket
d2e9a3bac0
Releasing v2.5 2018-04-23 19:50:41 +02:00
evilsocket
6947a22c5c
Releasing v2.4 2018-03-29 12:31:38 +02:00
evilsocket
89434e1a2a
fix: fixed a minor UI bug while rendering table cells with special UTF8 characters (fixes #211) 2018-03-29 12:27:02 +02:00
evilsocket
64af0c4290
misc: small fix or general refactoring i did not bother commenting 2018-03-26 13:17:44 +02:00
evilsocket
7116b3cc09
Releasing v2.3.1 2018-03-23 12:29:24 +01:00
evilsocket
888ec3d624
Releasing v2.3 2018-03-20 16:17:03 +01:00
evilsocket
b151e98289
misc: small fix or general refactoring i did not bother commenting 2018-03-16 12:29:47 +01:00
evilsocket
94ba9b19d1
fix: fixed a bug which prevented -no-colors from working correctly 2018-03-16 12:20:24 +01:00
evilsocket
fd586cf512
new: implemented update.check module (closes #172) 2018-03-13 22:43:56 +01:00
evilsocket
b0ff006e6f
Releasing v2.2 2018-03-13 17:59:41 +01:00
evilsocket
5727fa3c56
new: modules enabled by default can now be controlled with the -autostart argument 2018-03-13 14:59:27 +01:00
evilsocket
1ea44ec73d
misc: small fix or general refactoring i did not bother commenting 2018-03-13 13:22:09 +01:00
evilsocket
e40219976c
new: implemented events.stream.output (closes #169). new: implemented -no-colors argument. 2018-03-13 13:20:21 +01:00
evilsocket
68167b3f7c
fix: make macOS ALTQ and firewall related messages silent (fixes #162) 2018-03-09 14:33:29 +01:00