Commit graph

24 commits

Author SHA1 Message Date
Shay Carter
cf7b406326 Forgot to note in the previous commit:
- also brought over Thrift changes from
  - awips2-core/edex/com.raytheon.uf.edex.requestsrv/bin/com/raytheon/uf/edex/requestsrv/serialization/thrift
  - awips2-core/common/com.raytheon.uf.common.serialization/bin/com/raytheon/uf/common/serialization/thrift

- also changed ufpy to awips in awips/test/dafTests/testGfe.p
2023-08-23 11:59:58 -06:00
Shay Carter
fd295d2865 First step on bringing over v20 python code
- brought over all the pythonPackages from the following repos/packages:
  - awips2/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.alertviz/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.mpe/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.dataplugin.text/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.dataplugin.grid/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.activetable/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.management/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.dataplugin.gfe/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.dataplugin.radar/pythonPackages
  - awips2/edexOsgi/com.raytheon.uf.common.site/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.auth/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.message/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.localization/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.datastorage/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.pointdata/pythonPackages
  - awips2-core/common/com.raythoen.uf.common.pypies/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.dataaccess/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.dataplugin.level/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.serialization/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.time/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.dataplugin/pythonPackages
  - awips2-core/common/com.raytheon.uf.common.dataquery/pythonPackages
- updated the _init_.py file in dynamicserialize/dstypes/com/raytheon/uf/common to have all the proper elements listed
- started to replace "ufpy" instances with "awips"
  - awips/test/testQpidTimeToLive.py
  - awips/test/dafTests/testWarning.py
  - awips/test/dafTests/testCombinedTimeQuery.py

- will continue the "ufpy" replacement in a separate commit for easier clarity
2023-08-23 11:45:18 -06:00
Michael James
e43f6bb98b removing like,ilike request constraint tests 2018-10-16 23:10:21 -06:00
Michael James
1b68f8800c PEP 8 coding standards 2018-10-16 21:33:43 -06:00
Michael James
d2b34d09bb rm failing testClimate.py for now (again) 2018-10-16 14:29:27 -06:00
Michael James
d01d87ee5d rm all unicode dafTests as we're using python3 for ci 2018-10-16 14:24:07 -06:00
Michael James
d1024a7b5c rm failing testClimate.py for now 2018-10-16 13:55:09 -06:00
Michael James
8f193191f8 code cleanup for dafTests 2018-10-16 12:23:10 -06:00
Michael James
18f9afa122 cleanup, remove variable names copying built-ins, fix logic, etc. 2018-10-15 21:05:01 -06:00
Michael James
c7ed7e6242 remove dafTests for unsupported types. cleanup attributes in PyData 2018-10-15 14:10:08 -06:00
Michael James
0b9a06851f further code cleanup, remove semicolons, isinstance() rather than type(), logical tidiness 2018-10-15 13:44:15 -06:00
Michael James
88cab9b135 we don't force lowercase on datatype names anymore 2018-10-15 07:50:22 -06:00
Michael James
912c713f17 mute geometry print statements in baseDafTestCase 2018-10-15 07:26:48 -06:00
Michael James
14ef8efa0a code cleanup, unused imports, avoid redefining 'filter' built-in 2018-10-11 12:40:38 -06:00
Michael James
4c3d44076b cleanup unused files 2018-10-11 11:44:54 -06:00
Michael James
96aa8266b9 more encoding cleanup in dafTests 2018-10-09 15:15:10 -06:00
Michael James
dce5a7a25a six.PY conditionals for utf8 encoding/decoding 2018-10-09 14:24:43 -06:00
Michael James
cf1670b03d test imports, request constraints for python3 2018-10-06 09:50:43 -06:00
Michael James
e2b05f5587 dafTest updates for encoding, binlightning default source 2018-10-05 17:15:42 -06:00
Michael James
213865fa76 dafTest imports 2018-10-04 12:45:40 -06:00
Michael James
30e625349c so that we have awips.test.dafTests 2018-10-03 12:25:31 -06:00
Michael James
9e97bb2a54 reorg test dirs 2018-10-01 13:05:52 -06:00
Michael James
f172333430 python3 compliance notebook tested 2018-09-06 12:11:36 -06:00
mjames-upc
c132d638fe initial commit 2018-09-05 15:52:38 -06:00