Commit Graph

154 Commits

Author SHA1 Message Date
izzy lyseggen ff44f4ecb1 test: oops forgot to switch to testing.speckle.dev 2021-01-19 17:20:22 +00:00
izzy lyseggen 8da5086419 ci: upgrade pip and remove double pytest 2021-01-19 17:06:26 +00:00
izzy lyseggen f46dd7e0c6 ci: remove test args 2021-01-19 17:03:30 +00:00
izzy lyseggen dac3a86bcc ci: i'm dumb and spelled config wrong 2021-01-19 17:01:29 +00:00
izzy lyseggen c7a603ad45 Merge pull request #33 from specklesystems/revert-32-izzy/ci
Revert "setting up ci"
2021-01-19 17:00:24 +00:00
izzy lyseggen aaaf323b43 Revert "setting up ci" 2021-01-19 16:58:20 +00:00
izzy lyseggen 0173e76c76 Merge pull request #32 from specklesystems/izzy/ci
setting up ci
2021-01-19 16:57:35 +00:00
izzy lyseggen 3c2a437f98 ci: not sure what i'm doing tbh 2021-01-19 16:50:08 +00:00
izzy lyseggen 282623ce10 Merge pull request #31 from specklesystems/izzy/tests
🧫 Groundwork for testing: GQL queries and serialisation
2021-01-19 16:02:27 +00:00
izzy lyseggen 0409f2c0f3 test(object): create and get 2021-01-19 15:57:08 +00:00
izzy lyseggen 12528205f5 test(branch): test create 2021-01-19 15:56:55 +00:00
izzy lyseggen 063191e961 docs(object): update docstring 2021-01-19 15:56:38 +00:00
izzy lyseggen f9da5422c6 fix(branch): specify create return type 2021-01-19 15:55:52 +00:00
izzy lyseggen 41e66dda0d chore: requirements & formatting 2021-01-19 12:01:05 +00:00
izzy lyseggen 5eee3fee07 TEMPfix(serialisation): get around server bug
will revert when fix available for specklesystems/speckle-server#78
2021-01-19 11:05:42 +00:00
izzy lyseggen e14c42dfd1 test(serialisation): they work, yo 🥳 2021-01-19 11:04:34 +00:00
izzy lyseggen 062808c568 test: move fixtures to conf for sharing 2021-01-19 11:03:03 +00:00
izzy lyseggen 8b9f2db176 test: refactor into classes to use ordering 2021-01-19 11:02:11 +00:00
izzy lyseggen 5b458c630e test(commits): cleanup 2021-01-19 09:30:18 +00:00
izzy lyseggen 25c4b35eb3 test(serialisation): basic and chunking 2021-01-19 09:30:18 +00:00
izzy lyseggen 21b1b2c30a test(commits): scaffold tests 2021-01-19 09:30:18 +00:00
izzy lyseggen 1a063bbbf7 test(streams): small fixes 2021-01-19 09:30:18 +00:00
izzy lyseggen beb550624e test(streams): client stream operations 2021-01-19 09:30:18 +00:00
izzy lyseggen 50c6e2c840 test(config): set up tests with local server 2021-01-19 09:30:18 +00:00
izzy lyseggen 3f986fced3 Merge pull request #30 from specklesystems/izzy/dynamic-chunking
🧨 Dynamic prop chunking
2021-01-19 09:29:28 +00:00
izzy lyseggen ca234536bc feat(chunking): dynamic chunking with @() syntax
closes #24
2021-01-19 09:28:12 +00:00
izzy lyseggen f155129f7c feat(base): dynamic chunk default (1000) 2021-01-19 09:26:42 +00:00
izzy lyseggen 37d628d27b Merge pull request #29 from specklesystems/izzy/commit-queries
🧜‍♀️ Update Commit Models & Queries
2021-01-18 15:45:49 +00:00
izzy lyseggen 7b6e0aa6ed feat(commits): update queries and models 2021-01-18 15:43:58 +00:00
izzy lyseggen 2d449a328b Merge pull request #28 from specklesystems/izzy/base-props
🥠 Support for properties
2021-01-18 15:28:12 +00:00
izzy lyseggen ad47f649db feat(serializer): support deserialising of props 2021-01-18 15:27:43 +00:00
izzy lyseggen 750657db19 feat(base): bypass setattr for prop setters 2021-01-18 15:27:29 +00:00
izzy lyseggen 453a2e4211 Merge pull request #27 from specklesystems/izzy/smol-fixes
docs(objects): update docstring & add example obj
2021-01-18 11:44:22 +00:00
izzy lyseggen 2ca184538d docs(objects): update docstring & add example obj 2021-01-18 11:43:19 +00:00
Matteo Cominetti 79a832360b Merge pull request #22 from specklesystems/docs
feat: removes links to slack
2021-01-06 16:49:06 +00:00
Matteo Cominetti b2945ad3ff feat: removes links to slack 2021-01-06 16:48:45 +00:00
izzy lyseggen 3e7b620e1e Merge pull request #17 from specklesystems/izzy/chunking
🍰 Chunking of long lists
2020-12-24 11:45:06 +00:00
izzy lyseggen 028ca641ef fix(serialisation): some quick fixes 2020-12-24 11:38:44 +00:00
izzy lyseggen 11bc10d072 feat(base): get id method 2020-12-24 11:37:47 +00:00
izzy lyseggen 28e68e090c fix(objects): remove duplicate prop defs 2020-12-23 18:32:37 +00:00
izzy lyseggen 6eb73555ed feat(objects): mesh obj for chunk testing 2020-12-23 18:32:37 +00:00
izzy lyseggen e6727a9552 fix(chunking): delay chunk check to handle_value 2020-12-23 18:32:37 +00:00
izzy lyseggen b36e7e000f feat(chunking): initial chunking implementation 2020-12-23 18:32:36 +00:00
izzy lyseggen 2dba909eba feat(objects): import all obj classes 2020-12-23 18:32:36 +00:00
izzy lyseggen 21abd5181a fix(base): make chunkable prop protected 2020-12-23 18:32:36 +00:00
izzy lyseggen 969b6a92e5 fix(memory): remove redundant serialisation 2020-12-23 18:32:36 +00:00
izzy lyseggen 77dcf53c4b feat(chunking): add DataChunk class 2020-12-23 18:32:36 +00:00
izzy lyseggen 7fbfdb4b92 fix(base): always use class name for string repr 2020-12-23 18:32:36 +00:00
izzy lyseggen a4f7ce326e feat(Base): add chunks prop 2020-12-23 18:32:36 +00:00
izzy lyseggen a3830a95fd feat(Base): self populate speckleType 2020-12-23 18:32:36 +00:00