Adolfo Gómez García
42b3826115
Added context to coverage and added first model test
2022-09-01 14:39:30 +02:00
Adolfo Gómez García
cb722c5e89
adding "build" to actor
2022-09-01 10:28:02 +02:00
Adolfo Gómez García
32b35c9651
fixed tests
2022-08-31 15:24:08 +02:00
Adolfo Gómez García
e33ea33797
Merge remote-tracking branch 'origin/v3.6'
2022-08-31 15:22:36 +02:00
Adolfo Gómez García
38b3318704
updated translations
2022-08-31 15:22:15 +02:00
Adolfo Gómez García
ccec281e0d
Fixed text of maxServices
2022-08-31 15:09:55 +02:00
Adolfo Gómez García
4611c35b0d
Merge remote-tracking branch 'origin/v3.6'
2022-08-31 13:54:55 +02:00
Adolfo Gómez García
8473b80978
fixed maxDeployed beinf overwriten
2022-08-31 13:52:45 +02:00
Adolfo Gómez García
230187d9ee
small fix on service unmarshall
2022-08-31 13:52:11 +02:00
Adolfo Gómez García
c06c3df327
Merge remote-tracking branch 'origin/v3.6'
2022-08-31 12:52:37 +02:00
Adolfo Gómez García
092bb83001
Added "maxServices" to OpenGnsys to limit number of possible services provided by a single UDS Service
2022-08-31 12:45:33 +02:00
Adolfo Gómez García
5c6303fec0
Added more tests
...
* Fixed pytest to not look for classes
* Added 'destroy_after' property to user service for convenience
* Small cosmetic fixes
2022-08-31 00:10:57 +02:00
Adolfo Gómez García
b05c5b1396
Merge remote-tracking branch 'origin/v3.6'
2022-08-30 21:53:42 +02:00
Adolfo Gómez García
ac62aed420
upgrading cache updater to take into account maxDeployed to stop creating cache services
2022-08-30 21:53:03 +02:00
Adolfo Gómez García
8b540c350a
Added more tests and a couple of cosmetic fixes
2022-08-30 17:40:29 +02:00
Adolfo Gómez García
db12077304
Adding more tests and fixes
2022-08-29 15:21:12 +02:00
Adolfo Gómez García
70488199b9
Merge remote-tracking branch 'origin/v3.6'
2022-08-29 15:20:50 +02:00
Adolfo Gómez García
3bdf4c18ad
Fixed detecting canceling hanged
2022-08-29 15:20:43 +02:00
Adolfo Gómez García
e16be78ad5
Fixed remove or cancel detecting "hanged" canceling operations
2022-08-29 15:20:09 +02:00
Adolfo Gómez García
09c5cc2f43
Merge remote-tracking branch 'origin/v3.6'
2022-08-28 19:59:20 +02:00
Adolfo Gómez García
28319b216f
updated compat level to 10
2022-08-28 19:23:04 +02:00
Adolfo Gómez García
07e6c3d0a8
unique ids testing
2022-08-28 13:41:57 +02:00
Adolfo Gómez García
96abb71d9c
more tests
2022-08-28 13:23:04 +02:00
Adolfo Gómez García
7de259af87
adding more tests
2022-08-28 01:31:09 +02:00
Adolfo Gómez
1567996ebc
Delete LICENSE.txt
2022-08-27 20:59:25 +02:00
Adolfo Gómez
4edb3b3f0c
Create LICENSE
2022-08-27 20:59:08 +02:00
Adolfo Gómez García
07987504c3
added LICENSE.txt
2022-08-27 20:57:12 +02:00
Adolfo Gómez García
5f93b68c25
Modified transport to adapt for accept future client scripts in more langs
2022-08-27 19:09:12 +02:00
Adolfo Gómez García
d0e9c96573
Added new test and make pytests use parallel execution of tests using pytest-xdist
2022-08-25 22:28:57 +02:00
Adolfo Gómez García
a52ad44ef1
added basic web test and download testing
2022-08-25 17:55:51 +02:00
Adolfo Gómez García
69b778c922
Adding more tests and fixes
2022-08-24 22:16:47 +02:00
Adolfo Gómez García
5f12c2e7b3
Merge remote-tracking branch 'origin/v3.6'
2022-08-24 11:09:54 +02:00
Adolfo Gómez García
1a4a41a6b9
fixed logout building absolute url
2022-08-24 11:09:20 +02:00
Adolfo Gómez García
739b0c7f81
fixed logout absolute url building on logout
2022-08-24 11:08:56 +02:00
Adolfo Gómez García
78c7039c54
Merge remote-tracking branch 'origin/v3.6'
2022-08-23 15:23:25 +02:00
Adolfo Gómez García
e5e8ad5fbd
Adding radius challenge MFA provided by Daniel Torregrosa (Thanks!)
2022-08-23 15:22:48 +02:00
Adolfo Gómez García
21d2a6fb27
Done actor initialize tests and fixed actor v3 initialization
2022-08-22 15:46:15 +02:00
Adolfo Gómez García
fa3e30c518
fixing tests
2022-08-21 19:37:32 +02:00
Adolfo Gómez García
c6be2562ee
added test for initialize for managed machines
2022-08-21 14:23:03 +02:00
Adolfo Gómez García
4c19247a2c
Adding more actor tests
2022-08-20 18:40:05 +02:00
Adolfo Gómez García
a6b502e0ba
more fixes
2022-08-19 21:09:45 +02:00
Adolfo Gómez García
b12730d160
more test prepartion and fixes
2022-08-19 20:20:29 +02:00
Adolfo Gómez García
07031850e5
Advancing on tests
2022-08-19 00:46:38 +02:00
Adolfo Gómez García
a42857038c
Fixes on migrations & finishing supporting test methods
2022-08-19 00:13:45 +02:00
Adolfo Gómez García
d19969fce3
Fixed migration field names on squashed migration. ManyToManyFields where not renamed on empty tables, so i had to move "manually" the creation of the fields on squashed one. Not a big issue, but strange.
2022-08-19 00:13:01 +02:00
Adolfo Gómez García
195e13682c
Adding xxhash as fast alternative for some hash calcs (as cache i.e.)
2022-08-18 20:05:43 +02:00
Adolfo Gómez García
95b9b79b02
Adding testing elements
2022-08-18 19:46:22 +02:00
Adolfo Gómez García
225fed3012
Merge remote-tracking branch 'origin/v3.6'
2022-08-18 13:56:46 +02:00
Adolfo Gómez García
86ebd7766e
Merge remote-tracking branch 'origin/v3.5' into v3.6
2022-08-18 13:56:32 +02:00
Adolfo Gómez García
83394f0d34
Fixed XEN/XCP-NG network moving on service
2022-08-18 13:56:07 +02:00