horizon/openstack_dashboard/dashboards/project
Tatiana Ovchinnikova b532943a31 Update devDependencies in package.json
This patch updates outdated JavaScript dev dependencies.

The latest Jasmine version makes nested beforeEach and unhandled
promise rejection fail, this was fixed.

Also, the latest Jasmine version runs tests in random order by default,
random is set to false for now to prevent tests failures.

Finally, the latest Jasmine version supports a new configuration option
failSpecWithNoExpectations. By default, this option is set to false and
Jasmine reports specs that have no expectations as passed. Setting this
option to true tells Jasmine to report specs without as expectations as
failed. For now, it is set to false for openstack-dashboard tests, this
should be changed in future.

Change-Id: I04d5c3ce7f7e0a9a38251e975b68bfa1998e556f
2020-12-17 12:21:31 -06:00
..
api_access Use python3-style super() 2020-10-15 14:37:20 +09:00
backups Use python3-style super() 2020-10-15 14:37:20 +09:00
containers Cleanup unused util functions 2019-06-21 15:10:57 +00:00
floating_ips Merge "Refactor quota related unit tests" 2020-11-18 10:13:54 +00:00
images Use python3-style super() 2020-10-15 14:37:20 +09:00
instances Drop the usage of nova extensions in python code 2020-10-27 20:00:45 +09:00
key_pairs Use python3-style super() 2020-10-15 14:37:20 +09:00
network_qos Use python3-style super() 2020-10-15 14:37:20 +09:00
network_topology Use python3-style super() 2020-10-15 14:37:20 +09:00
networks Use python3-style super() 2020-10-15 14:37:20 +09:00
overview Drop the usage of nova extensions in python code 2020-10-27 20:00:45 +09:00
routers Use python3-style super() 2020-10-15 14:37:20 +09:00
security_groups Use python3-style super() 2020-10-15 14:37:20 +09:00
server_groups Use python3-style super() 2020-10-15 14:37:20 +09:00
snapshots Use python3-style super() 2020-10-15 14:37:20 +09:00
static/dashboard/project Update devDependencies in package.json 2020-12-17 12:21:31 -06:00
trunks Use python3-style super() 2020-10-15 14:37:20 +09:00
vg_snapshots Use python3-style super() 2020-10-15 14:37:20 +09:00
volume_groups Use python3-style super() 2020-10-15 14:37:20 +09:00
volumes Use python3-style super() 2020-10-15 14:37:20 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Use python3-style super() 2020-10-15 14:37:20 +09:00