tomitribe / beryllium

Apache License 2.0
6 stars 6 forks source link

Add iHaveNoRowsInTheTable step. #7

Closed sixcorners closed 8 years ago

sixcorners commented 8 years ago

This contains exactly the code mentioned in #6. While I haven't tested this code in this project it works on my own MyStepdefs class.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.7%) to 96.127% when pulling 4b6309045c54888fc638aa0b7343baf7aa494b3a on sixcorners:master into 855469184055f009626a7f96dbb63f957ef4555e on tomitribe:master.

cchacin commented 8 years ago

@sixcorners can you add a test for this? thanks

cchacin commented 8 years ago

LGTM, I'll merge this after you add the test

sixcorners commented 8 years ago

I installed mysql and added the schema "myapp_test". I installed redis. What else do I need to do to get unit tests passing?

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.02%) to 96.831% when pulling 36449dbdaed3fb25f6b99f0e3b0dae32ec810bb4 on sixcorners:master into 855469184055f009626a7f96dbb63f957ef4555e on tomitribe:master.

sixcorners commented 8 years ago

There isn't an easy way to represent an empty DataTable in gherkin is there?

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.02%) to 96.831% when pulling 5a031d0f5591739bbe98fe037ffc5a1e709f5f41 on sixcorners:master into 855469184055f009626a7f96dbb63f957ef4555e on tomitribe:master.