-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SRCH-202 - scrub job keywords from query (#187)
* SRCH-179 - Add a boolean column to the searchgov_urls * Feature/bool db column urls (#172) * update structure.sql * migration file for enqueued for reindex to searachgov_url * update migration, update test cases * migrated database * SRCH-202 - scrub job keywords from query * update yml to get key * update jobs.rb to have options in the jobs module * change job_scrub to scrub_keyword, squish instead of strip, delete instead of gsub * update jobs_spec * remove scrub_keyword * changes made to tighten up the regex * fix word boundaries, update tests
- Loading branch information
Showing
7 changed files
with
11,365 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
832 changes: 832 additions & 0 deletions
832
features/vcr_cassettes/Searches_using_mobile_device/Job_search.yml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.