Commit Graph

238 Commits

Author SHA1 Message Date
Simon Hofmann 1dfd8967a2 Updated e2e test image 2019-03-05 20:04:36 +01:00
Simon Hofmann 2f45497b8e Added e2e test suits 2019-03-05 19:29:01 +01:00
Simon Hofmann dd3e05a691 Updated Jest config to include index e2e test 2019-03-05 19:28:42 +01:00
Simon Hofmann 83fb108db0 Updated Screen.find signature 2019-03-05 19:28:18 +01:00
Simon Hofmann d891710320 Updated e2e test assets 2019-03-05 19:27:42 +01:00
Simon Hofmann baca0efb4e Merge pull request #41 from nut-tree/feature/37/screenshot_methods
Feature/37/screenshot methods
2019-03-05 17:45:03 +01:00
Simon Hofmann 7c1faadf6f Updated interfaces 2019-03-05 16:19:00 +01:00
Simon Hofmann d27d31b7c1 Removed notification hook 2019-03-05 11:56:08 +01:00
Simon Hofmann 327a3d2640 Added further Screen E2E tests 2019-03-05 11:55:49 +01:00
Simon Hofmann b644effa87 Updated to Adapter changes 2019-03-05 10:50:26 +01:00
Simon Hofmann 36df50e607 Updated tests, added E2E tests 2019-03-05 10:49:56 +01:00
Simon Hofmann cc8516993d Updated Screen class to Adapter changes, added capture method 2019-03-05 10:49:09 +01:00
Simon Hofmann 3183b91ce2 Moved screen related methods from Native to VisionAdapter, added saveImage method 2019-03-05 10:47:10 +01:00
Simon Hofmann f3639c2d41 Added function to generate output filenames 2019-03-05 10:45:23 +01:00
Simon Hofmann cb72d2bcf7 FileType Enum 2019-03-05 10:44:36 +01:00
Simon Hofmann 7de978b170 Added sleep function 2019-03-05 10:43:39 +01:00
Simon Hofmann 03672e44ea Merge pull request #39 from nut-tree/feature/38/split_image_processing_and_matching
Closes #38. Split image processing and matching
2019-02-28 20:37:01 +01:00
Simon Hofmann 988a245f43 Updated finder interface and implementation according to restructured code 2019-02-28 19:27:20 +01:00
Simon Hofmann 4a5a6f6703 Created image-processor 2019-02-28 19:25:50 +01:00
Simon Hofmann e1287cadef Created data-sink interface + image-writer implementation 2019-02-28 19:25:28 +01:00
Simon Hofmann d37a149eb5 Set imread to unchanged mode 2019-02-28 19:24:39 +01:00
Simon Hofmann a0d04084da Added test image with alpha channel 2019-02-28 19:23:34 +01:00
Simon Hofmann 404fb7b669 Renamed ImageLoader to ImageReader 2019-02-28 18:35:25 +01:00
Simon Hofmann 4f62a6a2a5 DataSource interface, ImageLoader class and test 2019-02-26 16:57:20 +01:00
Simon Hofmann 7f75cdfdb0 [skip travis] Added enhancement issue template 2019-02-26 13:55:14 +01:00
Simon Hofmann 224dd3d405 Updated delay handling with mouse and keyboard input 2019-02-24 21:57:58 +01:00
Simon Hofmann 46a35c83a3 Improved debug output 2019-02-24 20:29:58 +01:00
Simon Hofmann aee6adfd69 Updated keyboard interface 2019-02-24 20:29:29 +01:00
Simon Hofmann 311390af19 Neglecting return 2019-02-20 09:11:27 +01:00
Simon Hofmann 2c8660971e Split reverting into separate statement 2019-02-20 08:39:31 +01:00
Simon Hofmann 79ff219001 0.0.4 2019-02-20 01:50:25 +01:00
Simon Hofmann b4d94b7896 Switched to synch copy 2019-02-20 01:40:37 +01:00
Simon Hofmann 318b3dc086 Syntax update 2019-02-20 01:28:06 +01:00
Simon Hofmann 77c596bbe6 Updated E2E test to async API 2019-02-20 01:16:11 +01:00
Simon Hofmann 6d27d793da Async 2019-02-20 01:05:14 +01:00
Simon Hofmann ef6b311297 0.0.3 2019-02-19 23:02:58 +01:00
Simon Hofmann 33f5a1bce8 Updated Sonar sources 2019-02-19 09:57:22 +01:00
Simon Hofmann 3b726dce4f Fixed regression introduced with refactoring the image loading process 2019-02-19 09:56:29 +01:00
Simon Hofmann ac22036a1f Update README.md
Added coverage badge
2019-02-18 21:44:07 +01:00
Simon Hofmann dfe3c50964 Coverage 2019-02-18 21:22:53 +01:00
Simon Hofmann af35c7ee38 Merge pull request #35 from nut-tree/develop
Increase test coverage
2019-02-18 19:49:05 +01:00
Simon Hofmann f3df4fe5b7 Fixed import 2019-02-18 19:37:21 +01:00
Simon Hofmann 9b9a618486 Coverage 2019-02-18 19:27:27 +01:00
Simon Hofmann 7e0d4fafe9 Coverage 2019-02-18 18:36:07 +01:00
Simon Hofmann 70d9c55747 Merge pull request #34 from nut-tree/develop
Fixed Sonar check
2019-02-18 15:31:56 +01:00
Simon Hofmann 4e8433f13e Updated Travis config for Sonar scans 2019-02-18 15:05:46 +01:00
Simon Hofmann 5d1d4f5863 Updated Travis config for Sonar scans 2019-02-18 15:00:23 +01:00
Simon Hofmann cee6cfc6c8 Added unshallow for Sonar scan 2019-02-18 13:32:56 +01:00
Simon Hofmann a896cbb1f0 Merge pull request #33 from nut-tree/develop
Version bump to 0.0.2
2019-02-18 13:17:15 +01:00
Simon Hofmann 0d6f775391 Bumped to version 0.0.2 2019-02-18 13:04:47 +01:00