Added Spec Tests for 2 Operations
authorSamir Ahmed <samirahmed2013@gmail.com>
Wed, 20 Jun 2012 06:00:56 +0000 (23:00 -0700)
committerSamir Ahmed <samirahmed2013@gmail.com>
Wed, 20 Jun 2012 06:00:56 +0000 (23:00 -0700)
commita2bdf97e30de10aeeb83e5986b40b8e8c7bfcc6b
tree7884d7d89c4c50f4311fb649d2b4d875e1c72625
parenta079b5a71f449e1ab2e2a9931455e2109495b6df
Added Spec Tests for 2 Operations

Added to spec tests to very that the operations...

For testing batch delete node :
 - 2 node created one by one
 - Nodes deleted in batch
 - Get nodes results should be nil

For testing batch remove node :
 - Create two nodes with indicies one by one
 - In batch remove the node from the indidicies
 - Search for exact nodes should be nil
lib/neography/rest.rb
spec/integration/rest_batch_spec.rb