Commit Graph

45 Commits

Author SHA1 Message Date
Caleb Kniffen
a3fb213d3d fix(account-offers): export interface AccountOffer
Fixes #2005
2022-05-23 14:42:51 -05:00
Greg Weisbrod
0d6e723a7e fix inter-repo dependencies and remove now-redundant package-locks within packages
fix linter again
2021-11-08 18:19:45 -05:00
Mayukha Vadari
62538a75b1 Switches from yarn to npm (#1591)
* remove yarn.lock

* reinstall with npm

* fix package.json

* update xrplf eslint

* fix all other instances of yarn
2021-10-04 14:10:11 -04:00
Mayukha Vadari
f9fe5936b1 refactor: rename all test files to camelCase (#1562)
* rename files to camelCase

* fix imports

* more renames

* pull all client tests out of individual folders

* fix imports

* fix tests
2021-10-04 14:10:10 -04:00
Nathan Nichols
76780c8a8e Run Integration Tests in Browser (#1468)
* ci: Adds github actions testing for webpacked integration test
2021-08-02 16:29:35 -05:00
Elliot Lee
0d5103a3f3 Use TypeScript project reference (#1002)
* Add *.tsbuildinfo to .gitignore

* Bump versions of dependencies, nyc and yargs

* Drop support for node 9 (EOL 2018-06-30)

https://github.com/nodejs/Release

* Add getTransaction snippet
2019-04-15 11:06:31 -07:00
Kincaid O'Neil
a842c380cf fix: add amount to FormattedPaymentChannel type (#989)
* fix: add amount to FormattedPaymentChannel type

* fix: ignore package-lock.json
2019-03-12 16:58:30 -07:00
Fred K. Schott
d3fb4b6260 Add TypeScript linting (#827)
* add tslint, create tslint.json ruleset from .eslintrc

* remove leftover rules

* fix up meta files
2018-01-17 14:41:24 -08:00
Fred K. Schott
01ecfb0a07 update istanbul to nyc (their new cli) to get typescript coverage 2018-01-11 17:20:44 -08:00
Fred K. Schott
567036f382 fix lint errors and configure eslintrc to automatically work /w tooling 2017-11-12 12:46:50 -08:00
Chris Clark
398f8d001f Set up babel transpiler 2015-05-14 16:07:47 -07:00
Chris Clark
ad22480117 [FIX] Don't lint deleted files and pull eslintrc from javascript-style-guide repo to ensure that it is up to date 2015-03-06 11:20:20 -08:00
Chris Clark
9fd64a9209 [TASK] Add performance test "npm run perf" 2015-01-23 17:03:57 -08:00
Chris Clark
3fc2d3c1d9 [TASK] Add flow tasks to Gulpfile 2015-01-12 17:34:11 -08:00
Chris Clark
66c2e27711 [TASK] Refactor tests to support testing compiled javascript 2014-12-19 13:17:02 -08:00
Edward Hennis
64735e523f Clean up
* Make npm test runnable in Windows.
* Fix paths in README.md
* Ignore all build output files
2014-09-04 20:05:04 -04:00
Geert Weening
fc361841b0 [TASK] add bower support 2014-07-31 17:29:38 -07:00
Geert Weening
3ef60e0391 [TASK] add npm-debug to gitignore 2014-06-23 14:04:52 -07:00
Geert Weening
77a323aaae [CHJORE] gitignore intellij files 2014-05-21 09:40:50 -07:00
Stefan Thomas
7901e12b0a Switch to Istanbul for code coverage. Add coverage to CI via coveralls. 2014-05-17 09:59:20 +02:00
wltsmrz
a7581b1ec8 Whitelist build/sjcl 2014-03-07 14:52:25 -08:00
Stefan Thomas
64df821b38 JSBN and coverage tests cleanup.
Fixes compiler warning about SJCL.
Fixes coverage source highlighting issue.
Move JSBN outside of src/js/jsbn/.
2013-09-21 05:41:19 -07:00
Stefan Thomas
1f22456aed Ignore coverage related files. 2013-09-10 21:10:50 -07:00
Arthur Britto
a8e465c27d Cosmetic. 2013-04-26 09:00:22 +02:00
Arthur Britto
3f4c68a25c Rename jsonrpc tools. 2013-04-26 09:00:22 +02:00
Stefan Thomas
950310bc45 Add certain database-related files to .gitignore. 2013-04-26 08:59:48 +02:00
jed
e48cef8512 update deploy 2013-04-26 08:59:48 +02:00
Arthur Britto
0e21a045f6 Banish local validators.txt. 2013-04-26 08:59:47 +02:00
Arthur Britto
6483cd0b11 Banish .DS_Store files. 2013-04-26 08:59:47 +02:00
Stefan Thomas
328cbbc91f Ignore local rippled.cfg. 2013-04-26 08:59:44 +02:00
Stefan Thomas
6242dfb2da Ignore db-journal files. 2013-04-26 08:59:44 +02:00
Arthur Britto
e1d6b6b667 Build tags in base directory for editors. 2013-04-26 08:59:00 +02:00
Arthur Britto
d134a283b3 Have git ignore customized test/config.js. 2013-04-26 08:59:00 +02:00
Stefan Thomas
1bc51c175a Added JS build script. 2013-04-26 08:59:00 +02:00
Stefan Thomas
bd781bcf3f Moved cpp code to src/cpp and js code to src/js. 2013-04-26 08:59:00 +02:00
Andrey Fedorov
9a285bdd0a removing newcoind from .gitignore 2013-04-26 08:58:59 +02:00
Andrey Fedorov
50c13a1633 updated .gitignore 2013-04-26 08:58:59 +02:00
Stefan Thomas
0fdafc2746 Ignore database files in working directory.
Just for convenience for anyone who runs rippled in-place.
2013-04-26 08:58:59 +02:00
Arthur Britto
203400d6da Rename everything from newcoin to ripple except the protocol buffers. 2013-04-26 08:58:58 +02:00
Arthur Britto
a1ca3a044b Build testing newcoind.cfg as needed. 2013-04-26 08:58:57 +02:00
Arthur Britto
917d89cdd2 Initial check in of testing scripts. 2013-04-26 08:58:57 +02:00
JoelKatz
28ee7cc830 Ignore editor backups. 2013-04-26 08:58:56 +02:00
Arthur Britto
8c5d9ef764 Have git ignore bin/newcoind. 2013-04-26 08:58:56 +02:00
Arthur Britto
f8e6637a86 Fix typo. 2013-04-26 08:58:56 +02:00
Arthur Britto
1653cf79c0 Initial .gitignore. 2013-04-26 08:58:56 +02:00