Chris Lenk
|
1821cdb197
|
Merge pull request #71 from oasis-open/more_ds_tests
FileSystem tests
|
2017-10-06 13:31:50 -04:00 |
=
|
a36922990f
|
removing list comps
|
2017-10-06 11:20:18 -04:00 |
=
|
a26e9b589f
|
FileSystem tests, and test directory of sample stix2 data
|
2017-10-06 10:56:24 -04:00 |
Greg Back
|
b31b4f29f8
|
Handle inconsistent error messages between Python 2 and Python 3.
|
2017-09-29 18:45:15 +00:00 |
=
|
ffa2242878
|
code changes brought about by discussion of pull request of 'bug_fixes' branch
|
2017-09-29 11:24:19 -04:00 |
=
|
55943847fa
|
updated corresponding tests that would have broke
|
2017-09-22 11:49:54 -04:00 |
Emmanuelle Vargas-Gonzalez
|
6f36ea8488
|
Merge remote-tracking branch 'oasis/master' into datastores
|
2017-09-01 10:13:57 -04:00 |
Emmanuelle Vargas-Gonzalez
|
13f2810b25
|
Remove name positional argument, clean memory.py redundant codeother minor changes. Increase coverage.
|
2017-09-01 08:15:50 -04:00 |
Greg Back
|
ba846f9501
|
Clean up some tests.
|
2017-08-31 18:23:08 +00:00 |
Greg Back
|
7b46283a5c
|
Build filter function map
|
2017-08-31 18:21:29 +00:00 |
Emmanuelle Vargas-Gonzalez
|
8ca2c3390b
|
Minor changes to DataSource.apply_common_filters(). Improve overall code coverage.
|
2017-08-29 15:15:32 -04:00 |
Emmanuelle Vargas-Gonzalez
|
415c53066f
|
Code coverage changes, fix some tests. Add stix2-validator dependency.
|
2017-08-28 15:19:55 -04:00 |
Emmanuelle Vargas-Gonzalez
|
aea076103c
|
Update tests to improve coverage.
|
2017-08-28 14:33:12 -04:00 |
Greg Back
|
4cd99f04ea
|
Use version of taxii2-client from PyPI.
|
2017-08-21 22:16:23 +00:00 |
Emmanuelle Vargas-Gonzalez
|
569ca34d78
|
Remove test skip for data_sources.
|
2017-08-14 15:02:26 -04:00 |
Emmanuelle Vargas-Gonzalez
|
226a41e0ff
|
Merge pull request #41 from oasis-open/namedtuple-filters Use Namedtuples for Filters.
|
2017-08-14 15:01:07 -04:00 |
Emmanuelle Vargas-Gonzalez
|
86fd3778f5
|
Formatting changes, replace deduplicate() code in DataSource, missing super() calls to initialize objects.
|
2017-08-11 08:10:20 -04:00 |
Greg Back
|
961dfdc984
|
Convert rest of code to use namedtuple Filters
|
2017-08-09 19:25:06 +00:00 |
Greg Back
|
87f7503c0a
|
Convert filters to be NamedTuples
|
2017-08-09 18:49:06 +00:00 |
Emmanuelle Vargas-Gonzalez
|
a4ead4f6e7
|
Formatting changes, skip add/remove filter test, change deduplicate() approach.
|
2017-08-09 13:31:07 -04:00 |
Greg Back
|
b8c96e37a2
|
Update to get tests passing
|
2017-07-20 20:30:04 +00:00 |
Greg Back
|
b82606ba38
|
Clean up TAXII Datastore to use latest TAXII client
|
2017-07-20 19:36:54 +00:00 |
Greg Back
|
55e92bc237
|
Update with correct class name
Also PEP-8 fixes
|
2017-07-19 21:30:29 +00:00 |
=
|
20958b908a
|
more tests for TAXII data source
|
2017-07-18 20:42:43 +00:00 |
Greg Back
|
53ddf32e8c
|
Style/lint fixes
|
2017-05-31 08:58:14 -05:00 |
=
|
6c3a689f02
|
fixed indentation
|
2017-05-31 09:47:36 -04:00 |
=
|
c65055bb0e
|
tests for TAXII data source; some bug fixes
|
2017-05-30 16:56:27 -04:00 |
Greg Back
|
fc1ce6d56d
|
Add some tests
|
2017-05-25 12:31:45 -05:00 |