pgadmin4/web/pgadmin/feature_tests
Aditya Toshniwal 1317e4254b Updated the JS dependencies to the latest
1) Migrate from webpack 4 to webpack 5. This had a lot of breaking changes,
   so updated multiple webpack plugins and changed the config accordingly.
2) Replaced iconfont-webpack-plugin with a more maintained webfonts-loader.
3) Replaced deprecated babel-eslint with @babel/eslint-parser.
4) Replaced optimize-css-assets-webpack-plugin with a more maintained css-minimizer-webpack-plugin.
5) Updated all other JS packages and made the required code changes.

Fixes #6207
2021-02-10 12:47:52 +05:30
..
__init__.py Revert "Rename the top level feature tests directory for consistency with other test directories" 2017-03-02 11:23:05 +00:00
browser_tool_bar_test.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
copy_selected_query_results_feature_test.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
datatype_test.json Update the regression tests to fix issues with Python 3.5 and PG 9.2. Fixes #3057 2018-01-26 16:45:09 +00:00
file_manager_test.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
keyboard_shortcut_test.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
pg_datatype_validation_test.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
pg_utilities_backup_restore_test.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
pg_utilities_maintenance_test.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
query_tool_auto_complete_tests.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
query_tool_journey_test.py Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
query_tool_tests.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
table_ddl_feature_test.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
test_data.json 1) Fixed feature test and API test cases. 2020-04-22 13:57:32 +05:30
view_data_dml_queries.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
xss_checks_panels_and_query_tool_test.py 1) Fixes the broken explain GUI test case. 2021-01-20 17:49:23 +05:30
xss_checks_pgadmin_debugger_test.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
xss_checks_roles_control_test.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30