pgAdmin 4 commit: Enable pretty html output of our karma testresults. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Enable pretty html output of our karma testresults.
Date
Msg-id E1dTUea-00063y-UP@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Enable pretty html output of our karma test results. While running yarn test:karma, visit localhost:9876/debug.html to
seetest output. 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8646e9e404401478342ed44e41ed9fa009fe0e63
Author: Sarah McAlear <smcalear@pivotal.io>

Modified Files
--------------
web/karma.conf.js |  1 +
web/package.json  |  2 +-
web/yarn.lock     | 10 +++++-----
3 files changed, 7 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Fix clear history option [pgAdmin4][RM2535]
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers][pgAdmin4][Patch] Make karma test results outputto browser