-
Notifications
You must be signed in to change notification settings - Fork 54
Support create db #80
base: master
Are you sure you want to change the base?
Conversation
Hi Adam, Have you some clue about that test failing? Thanks in advance |
It seems that queryPerformance was failing on MacOs testing environment. As it consists on a performance test (not functional test) I am not really sure about that test is appropriated. My doubt is based on the fact that it is really dependent on testing environment that seems to be not properly defined for both MacOs and Linux testing environments. What do you think? Should I recover that test for pull request to be merged to master branch? Thank you for your comments :) |
This branch adds the following functionality:
This branch fixes:
Unit tests were included on each functionality added.