Stephen
|
e61a632d3c
|
added SERVER_START_TIMEOUT const
|
2024-03-30 17:04:52 +10:00 |
|
Stephen
|
bbffef1ea7
|
changed tests to use PAGE_LOAD_TIMEOUT const
|
2024-03-30 16:54:44 +10:00 |
|
Stephen
|
b00573de72
|
aded PAGE_LOAD_TIMEOUT const
|
2024-03-30 16:53:15 +10:00 |
|
Stephen
|
b5bbe9ed6a
|
port login tests to rspec
|
2024-03-28 08:21:46 +10:00 |
|
Stephen
|
cdba6b632f
|
use new stop_beef_server function
|
2024-03-28 08:21:06 +10:00 |
|
Stephen
|
9427107044
|
set to UTF-8 and add a stop server function
|
2024-03-28 08:20:07 +10:00 |
|
Stephen
|
6ee901724f
|
add a test and remove the screenshot code
|
2024-03-28 08:19:09 +10:00 |
|
Stephen
|
6c960ea8aa
|
stage login tests
|
2024-03-28 03:12:08 +10:00 |
|
Stephen
|
60cc069a3b
|
remove excess new line
|
2024-03-28 03:10:31 +10:00 |
|
Stephen
|
dba210c109
|
tidy login_spec file
|
2024-03-28 03:08:32 +10:00 |
|
Stephen
|
24a25d6e6a
|
tidy BeefTest and add more test cases
|
2024-03-27 18:53:56 +10:00 |
|
Stephen
|
f0bb5ed2d6
|
added boiler plate
|
2024-03-27 18:50:13 +10:00 |
|
Stephen
|
712201d909
|
fixed logout helper and cleaned up code
|
2024-03-26 19:04:58 +10:00 |
|
Stephen
|
c51c0fca6d
|
added boiler plate
|
2024-03-26 19:03:50 +10:00 |
|
Stephen
|
0fb4805c44
|
fixed login helper function
|
2024-03-26 06:53:33 +10:00 |
|
Stephen
|
92e03ba62b
|
remove excess comments
|
2024-03-25 17:12:19 +10:00 |
|
Stephen
|
822c6616de
|
removed excess debug code
|
2024-03-25 12:18:13 +10:00 |
|
Stephen
|
140129a91a
|
fixed module loading bug
|
2024-03-25 12:16:33 +10:00 |
|
Stephen
|
3e56a94573
|
tidy up auth_rate_spec
|
2024-03-25 07:26:54 +10:00 |
|
Stephen
|
85e550e44c
|
add test clean up of config settings
|
2024-03-25 05:38:27 +10:00 |
|
Stephen
|
88f383baae
|
removed old tests
|
2024-03-24 18:14:19 +10:00 |
|
Stephen
|
f978b5fc4f
|
moved testing server functions to spec_helper.rb
|
2024-03-22 11:47:45 +10:00 |
|
Stephen
|
2d54cde54d
|
basic format change
|
2024-03-22 11:33:27 +10:00 |
|
Stephen
|
86cf8bcfe5
|
added shutdown for the dns server
|
2024-03-22 11:02:10 +10:00 |
|
Stephen
|
5392867e72
|
enable QR tests
|
2024-03-22 05:44:43 +10:00 |
|
Stephen
|
a67c791731
|
clean up QR output
|
2024-03-22 05:36:17 +10:00 |
|
Stephen
|
9077123d1e
|
change to Configuration.instance instead of calling .new
|
2024-03-22 05:04:12 +10:00 |
|
Stephen
|
0f216f4e20
|
refactor test cases
|
2024-03-20 12:24:23 +10:00 |
|
Stephen
|
32543c6f33
|
refactor starting beef server
|
2024-03-20 04:11:39 +10:00 |
|
Stephen
|
ffdc303652
|
everything commented out. tests to be included in a long version of testing
|
2024-03-18 07:27:48 +10:00 |
|
Stephen
|
386a417aeb
|
improved test cases
|
2024-03-18 07:17:20 +10:00 |
|
Stephen
|
d01f94a061
|
updated/improved requester tests but still not fully working
|
2024-03-17 19:17:14 +10:00 |
|
Stephen
|
ca8e49286a
|
fixed command class test
|
2024-03-17 16:55:08 +10:00 |
|
Stephen
|
851cdb249e
|
remove the ARGV warning
|
2024-03-17 09:39:11 +10:00 |
|
Stephen
|
33b92a5aab
|
clean up auth rate test
|
2024-03-17 08:04:44 +10:00 |
|
Stephen
|
2fe3aecde1
|
moved puts to print_info in rate limit test
|
2024-03-17 06:40:48 +10:00 |
|
Stephen
|
2eea0d3ef5
|
update ActiveRecord::Migration function
|
2024-03-17 05:16:17 +10:00 |
|
Stephen
|
ed9e72a56d
|
Silence activerecord migration stdout messages
|
2024-01-03 15:18:50 +10:00 |
|
Stephen
|
747ddb5387
|
Updated http://beefproject.com to https://beefproject.com
|
2023-12-31 14:18:50 +10:00 |
|
Stephen
|
da2e4bb9cf
|
Merge branch 'update_copyright'
|
2023-12-31 14:08:39 +10:00 |
|
Stephen
|
5eded170ab
|
Upgrade gem 'otr-activerecord', '~> 2.2.0' including adding internal_metadata to the ActiveRecord migration
|
2023-12-31 10:00:13 +10:00 |
|
jcrew99
|
3a486c7626
|
Updated Copyright
|
2023-12-26 22:32:31 -05:00 |
|
Stephen
|
961e8d4ef9
|
Merge branch 'master' of https://github.com/beefproject/beef
|
2023-10-01 03:02:12 +10:00 |
|
wheatley
|
4dddb2d0f7
|
updated webdriver to use selenium4 params
|
2023-09-30 19:16:38 +10:00 |
|
wheatley
|
aba70bbfae
|
reverted to old file name
|
2023-09-30 19:16:38 +10:00 |
|
wheatley
|
5f9efcb455
|
revert changes
|
2023-09-30 19:16:38 +10:00 |
|
wheatley
|
86c3b5e6cc
|
revert to older version
|
2023-09-30 19:16:38 +10:00 |
|
wheatley
|
727d422bd4
|
updated to make new file name
|
2023-09-30 19:16:38 +10:00 |
|
wheatley
|
1f0c5d7ee9
|
updated file name to match config
|
2023-09-30 19:16:38 +10:00 |
|
wheatley
|
ffd8b1b670
|
Update win10_chrome_81.config.yml
|
2023-09-30 19:16:38 +10:00 |
|