skyline/test/e2e/support
Jingwei.Zhang d07227822f feat: add jwt expire check
1. Check jwt expire by the time_expired value in the cookie, if current time is bigger than the time_expired value, the request's header will not has the X-Auth-Token, then the skyline-api will return 401.
2. update cypress command to use time_expired cookie

Change-Id: I4a33649d3dbf630e36bcdee71462b4796e17f714
2023-06-15 10:44:27 +08:00
..
commands.js feat: add jwt expire check 2023-06-15 10:44:27 +08:00
common.js feat: update zh-cn to zh-hans 2023-03-28 10:15:57 +08:00
constants.js feat: use the port list page to instead of the virutal adapter 2022-08-16 13:48:08 +08:00
detail-commands.js test: Update e2e case 2021-09-28 15:50:29 +08:00
form-commands.js refactor: Refactor danger from buttonType to isDanger 2022-06-02 14:06:44 +08:00
index.js feat: add jwt expire check 2023-06-15 10:44:27 +08:00
resource-commands.js fix: Fix word spell 2022-01-18 11:25:58 +08:00
table-commands.js feat: update id/name column display 2022-10-10 16:35:19 +08:00