Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Use ledger-client@0.9.8 to support excludeOnly option #7969

Merged
merged 3 commits into from
Mar 30, 2017
Merged

Conversation

mrose17
Copy link
Member

@mrose17 mrose17 commented Mar 29, 2017

Fixes #7940

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

Test Plan:

Verify that certain sites are excluded and other aren't. consulting with @bsclifton on this.

@mrose17 mrose17 added this to the 0.14.1 milestone Mar 29, 2017
@mrose17 mrose17 requested a review from bsclifton March 29, 2017 19:43
mrose17 and others added 2 commits March 29, 2017 14:47
This queries the leveldb file directly and spot checks a few known includes/excludes.

Auditors: @mrose17, @bbondy, @alexwykoff

Test Plan:
1. Make sure you have latest npm packages installed (from this PR)
2. In window 1, run `npm run watch-all`.
3. In window 2, run LEDGER_VERBOSE=1 LEDGER_RULES_TESTING=1 npm start`
4. Wait for ledger to finish downloading the entries (took me 6 minutes, may take more/less)
5. When finished, close the browser
6. In window 2, run `npm run test -- --grep="smoketest for our exclusion list"`
Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++

@bsclifton bsclifton merged commit 0284665 into master Mar 30, 2017
@bsclifton bsclifton deleted the issue-7940 branch March 30, 2017 00:31
@bsclifton bsclifton modified the milestones: 0.14.0, 0.14.1 Mar 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants