Jordan Sissel
06f91394c6
Hopefully fix some apache parsing issues
2012-09-26 23:08:03 -07:00
Jordan Sissel
a00d715d2a
remove note for more tests
2012-09-17 17:19:02 -07:00
Wiibaa
3ae5b4a130
Convert test_base and test_xml
2012-09-15 15:14:16 +02:00
Jordan Sissel
fac411af30
Fix typo.
2012-09-14 12:47:00 -07:00
Jordan Sissel
252787374c
- add failing-test stub
2012-09-14 12:42:31 -07:00
Jordan Sissel
0aeff87690
Merge pull request #202 from wiibaa/testing
...
More Tests: Convert grep tests to spec
2012-09-14 12:42:02 -07:00
Jordan Sissel
e8f1cf7d3e
- Add JSON filter test coverage
2012-09-14 10:27:47 -07:00
Wiibaa
87476ad9d6
Using already existing LOGSTASH_DEBUG env variable to debug + update README
...
Setting DEBUG env variable doesn't change anything for me
Furthermode LOGSTASH_DEBUG variable is already defined in Logstash::Logger, better to reuse it and let interested people know
2012-09-14 12:28:29 +02:00
Wiibaa
4001a44c3f
Now with hopefully better text format
2012-09-14 11:27:22 +02:00
Wiibaa
77741d1da3
Converted grep tests to spec
...
Adding a failing test for feature request of LOGSTASH-599
Adding a failing test for add_field expected behaviour
2012-09-14 11:21:01 +02:00
Jordan Sissel
a2097a5890
make the date perf test smarter
2012-09-12 10:41:38 -07:00
Jordan Sissel
dcd534de95
Make the redis input pass
2012-09-12 10:41:14 -07:00
Jordan Sissel
9a625c78b1
longer test
2012-09-11 00:17:39 -07:00
Jordan Sissel
6dff1aa9fc
Add a speed test
2012-09-11 00:09:34 -07:00
Jordan Sissel
52e8ee0ef4
purge unused stuff
2012-09-10 20:26:17 -07:00
Jordan Sissel
ff739f4c94
Add mutate example/spec
2012-09-06 23:17:05 -07:00
Jordan Sissel
5795b87aca
- add readme for running the tests
...
- remove ideas file
2012-09-04 12:16:35 -07:00
Jordan Sissel
23dd75024e
Fix spacing
2012-09-04 10:57:21 -07:00
Wiibaa
b045177b31
Converter test_date to spec description
...
Split performance test in a separate definition
2012-09-04 13:44:58 +02:00
Jordan Sissel
7e47e194ec
hack to make running input plugins
2012-09-03 23:37:43 -07:00
Jordan Sissel
215a40e401
- Add redis input tests
2012-09-03 23:36:24 -07:00
Jordan Sissel
6205866212
Fix name
2012-09-03 23:36:14 -07:00
Jordan Sissel
e77cca32f7
Make an examples dir and move apache parsing to it
2012-09-03 22:12:51 -07:00
Jordan Sissel
526242624c
remove unused file
2012-09-03 22:12:42 -07:00
Jordan Sissel
fa40fcf304
- Add redis output test; currently covers 'list' mode only.
2012-09-03 22:12:21 -07:00
Jordan Sissel
571d66d587
- report stats on completion
...
- randomize flush_size
2012-09-01 16:40:56 -07:00
Jordan Sissel
c9cf0be101
Set @duration to agent run time
2012-09-01 16:40:47 -07:00
Jordan Sissel
4203c788ed
Add outputs/elasticsearch_http tests
2012-09-01 16:26:32 -07:00
Jordan Sissel
a1bea26f65
Add new 'agent' block to run a full agent to completion then make some assertions
2012-09-01 16:26:11 -07:00
Jordan Sissel
7cbc8db1cb
Fix bug
2012-09-01 16:25:45 -07:00
Jordan Sissel
87d9295313
- Convert test/logstash/filters/test_grok.rb to the new rspec/logstash
...
config sample tests (LOGSTASH-579)
2012-08-31 02:48:13 -04:00
Jordan Sissel
3094b71e13
Detail what happens inside the sample block
2012-08-30 03:40:22 -04:00
Jordan Sissel
4e26701709
Add doc comments
2012-08-30 03:37:37 -04:00
Jordan Sissel
60fa46f2ed
- add more insist clauses, remove nested 'it' call since we don't need
...
it anymore.
2012-08-30 03:28:25 -04:00
Jordan Sissel
fe76c7e508
- require ruby 1.9.2 (for grok)
...
- use 'it' instead of 'context'
2012-08-30 03:28:01 -04:00
Jordan Sissel
a284ef8f00
Improve apache common format example
2012-08-30 02:56:09 -04:00
Jordan Sissel
c100edcaf0
Start working on a better test suite
2012-08-29 23:13:54 -07:00