38 Commits

Author SHA1 Message Date
zinduolis 95793433fa Update copyright year to 2026 2025-12-26 19:18:05 +10:00
zinduolis 101020ffa0 Update copyright in rb, js and jsdocs 2024-12-25 11:40:55 +10:00
Stephen ed7c9e8d3b Refactor Rakefile and spec files for better organization and readability 2024-05-05 03:27:23 +10:00
Stephen 3e56a94573 tidy up auth_rate_spec 2024-03-25 07:26:54 +10:00
Stephen f978b5fc4f moved testing server functions to spec_helper.rb 2024-03-22 11:47:45 +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 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 747ddb5387 Updated http://beefproject.com to https://beefproject.com 2023-12-31 14:18:50 +10:00
jcrew99 3a486c7626 Updated Copyright 2023-12-26 22:32:31 -05:00
Stephen d40d22d22b cleaned out unused commented code 2023-09-30 08:17:00 +10:00
Stephen fd9855c3be increased reliability of auth rate limiting tests 2023-09-30 07:49:40 +10:00
Stephen b3ff3f2f6f Parked auth rate test due to intermittent failure 2023-09-28 16:06:30 +10:00
bcoles 073c7f7f24 Replace deprecated File.exists? with File.exist? (#2740) 2023-03-05 14:50:15 +11:00
jcrew99 486a9bb329 Update copyright 2023 (#2675)
* updated copyright

* reverted gemfile lock changes
2022-12-31 15:36:07 +10:00
wheatley f33e2698a0 MAINTAINABILITY: 2257 update copyright 2022 (#2259)
* 2257 updated copyright date
2021-12-31 09:48:08 +10:00
jcrew99 588e32966a changed from 2.0 to 1.4.2 2021-07-18 13:36:28 +10:00
jcrew99 d959956271 added a check for the version added 2021-07-18 13:05:15 +10:00
Jack Walker 539860e333 Commit to test new travis.yml 2020-04-22 09:36:39 +10:00
Jack Walker 4e241415d1 Removed code that was unintended to be copied across in test set-up 2020-04-20 16:07:13 +10:00
Jack Walker b645a730fa Fixed extensions loading issue causing tests to run with previously loaded config. 2020-04-20 11:26:09 +10:00
Jack Walker 6ced8acd8b Found the fix for the browser hooking issues. Resolved where necessary and cleaned up tests. 2020-04-20 10:55:00 +10:00
Haoxi Tan 282575f9a6 killing things properly in tests involving beef http server 2020-01-16 11:52:04 +10:00
Grant Burgess d76294735c Fixed issue where pull request #1846 changes were
not merged to master.
2020-01-15 12:55:17 +10:00
Grant Burgess bac84f4f26 Merge pull request #1849 from beefproject/fix_tests_to_run_in_random_order
Set the credentials before test runs
2020-01-14 10:40:59 +10:00
Grant Burgess 4d7810e730 Set the credentials before test runs 2020-01-14 10:31:30 +10:00
Grant Burgess d26a0fda33 Re-enabled the test as it now passes 2020-01-13 12:54:13 +10:00
root 0b67f4c2e8 Merge branch 'activerecord' 2019-12-17 00:16:44 +00:00
root 5a05bd965e byebug and stops the auth rate limit test till fix 2019-12-13 15:33:31 +00:00
Centos 7 beef VM 42b5a4fe58 should kill the issues with dns 2019-12-05 10:22:35 -08:00
root cc08bb56f2 explain a possible error with API test 2019-12-02 04:50:52 +00:00
Ben Passmore 52f091fd21 Fixed up rspec tests for AR 2019-11-30 15:26:48 +10:00
Jess 9b5c8e39df Syntax changes 2019-11-14 22:09:44 -08:00
Ben Passmore d6972adfcb Reworked travis and build issues with new rspec tests 2019-09-26 16:20:15 +10:00
Ben Passmore d1cb59a728 Pulled api rate limit test to rspec 2019-08-18 13:46:20 +10:00