Brendan Coles
6e9c2850c7
Fix dependencies
2018-03-09 08:01:26 +00:00
Bucky Wilson
7d4ef0f7e0
Renamed tmp config file - corrected tear down
...
FIXED Too many rake name to tear things down correctly.
modified: Rakefile
2018-01-10 09:49:33 +10:00
Bucky Wilson
e8f203bd94
Added assertions for testing, corrected beef tear-down
...
Turned the exercise script into a limited test.
Added is password function to rest client
Corrected incorrect tear down in the Rakefile
modified: Rakefile
modified: test/api/1333_auth_rate.rb
modified: test/api/lib/beef_rest_client.rb
2018-01-10 09:49:33 +10:00
Bucky Wilson
c13a011cd8
Pre-creation of actual test
...
1333_auth_rate - multiple cyles of api auth requests at different
speeds.
Fast auth attempts should block
Solwer attempts, when valid should succeed
modified: Rakefile
renamed: test/api/beef_rest.rb -> test/api/1333_auth_rate.rb
2018-01-10 09:49:33 +10:00
Bucky Wilson
9dcf516b88
Test,/exercise script to evaluate rate limiting
...
Debug details in the script
2018-01-10 09:49:33 +10:00
Bucky Wilson
30e75c7aad
Added rest_test entry to the rake file. Updated beef start/stop
...
Using 'custom' config rake starting.
2018-01-10 09:49:33 +10:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Wade Alcorn
91cc7ed873
Updated Copyright information
2016-12-29 15:50:13 +10:00
Brendan Coles
6d7f799abf
Add confirmation to SSL certificate generation
2016-10-09 19:40:11 +00:00
Brendan Coles
3884bd10c0
Add Rake task to re-generate SSL/TLS certificate
2016-10-09 01:23:34 +00:00
Brendan Coles
6eccbbe1a6
Rename docs to doc
2016-03-20 16:31:14 +00:00
Brendan Coles
9d8d1c28a1
Add rdoc rake task
2016-03-20 15:38:35 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Brendan Coles
bbeeabdffe
Add bundle-audit Rake tasks
...
Thanks @cwest !
Source: http://caseywest.com/run-bundle-audit-from-rake/
2015-08-18 04:35:32 +00:00
Wade Alcorn
2fbca61368
Updated copyright dates
2014-12-30 07:44:58 +10:00
antisnatchor
cdb050a940
Added more delay to beef_start Rakefile task.
2014-03-02 16:05:19 +00:00
Ben Passmore
52aacdde66
Removed bundle install from Rakefile for TeamCity
2014-02-26 15:45:06 +10:00
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
Saafan
af8018500b
Fixing some unit tests
2013-03-31 16:22:58 +02:00
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
Ben Waugh
f0b1d6d76f
Updated CDE Generator
...
UpdatedCan be run with: rake cde
2012-05-16 07:54:09 +10:00
Ben Waugh
e3e4a44ae7
Bug Fixes for CDE Task
2012-05-04 09:41:12 +10:00
Ben Waugh
f566a00fdf
fix to cde script
...
removed non-ascii char
2012-05-04 08:09:58 +10:00
Ben Waugh
1cf980f06e
Added CDE Task to Rakefile
...
Initial CDE Generator script, will clone latest CDE package, make, then
create beef cde Package
2012-05-04 07:21:57 +10:00
Christian Frichot
52d06e40a2
Removed the dev/null output in the Rake Install task Issue #629
2012-03-03 22:44:05 +08:00
Ben
02bed661bb
Rake task to generate DMG image
2012-02-15 17:52:08 +10:00
Wade Alcorn
2e2f0f66bc
Re-added the loading of the unit test library
2012-01-16 23:46:53 +10:00
Wade Alcorn
66a3c773b1
Added export display for headless testing
2012-01-13 22:29:23 +10:00
Christian Frichot
bd09e1ffdb
Shifted my previous commit into this new code (uh conflicts) and changed bundle to bundle install?
2012-01-13 17:44:58 +08:00
Wade Alcorn
7bdfcb3d65
Tidy up the Rakefile
2012-01-13 16:55:03 +10:00
Wade Alcorn
aa213be8c9
Fixed beef and Xvfb shutdown bug
2012-01-13 16:52:00 +10:00
Wade Alcorn
de30ecf96f
Removed display set up bug
2012-01-13 16:24:39 +10:00
Wade Alcorn
ee24d44a4d
Added xserver start and stop task for use in automated testing
2012-01-13 16:06:20 +10:00
Wade Alcorn
0193606893
Remove process id puts
2012-01-13 15:56:34 +10:00
Wade Alcorn
1f3638e7ae
Added workaround for debian 'env' issues
2012-01-13 15:50:32 +10:00
Wade Alcorn
567087ce03
Added automated testing task
2012-01-13 14:08:06 +10:00
Wade Alcorn
81053157b0
Attempted git confict fix part 2
2012-01-13 14:06:30 +10:00