Helge Rausch
|
a069c95992
|
Add test for genotype deletion
|
2015-12-31 16:33:13 +01:00 |
|
Philipp Bayer
|
1c956ada68
|
Merge pull request #221 from gedankenstuecke/htmlmails
Added HTML emails
|
2015-12-21 21:07:40 +08:00 |
|
Bastian Greshake
|
9f78e1245e
|
and the last test *fingers crossed*
|
2015-12-09 09:32:49 +01:00 |
|
Bastian Greshake
|
ed856634a5
|
more test adjustments
|
2015-12-09 09:27:36 +01:00 |
|
Bastian Greshake
|
25596cb338
|
adjust test to multipart mail
|
2015-12-09 09:24:21 +01:00 |
|
Helge Rausch
|
04a6a1011c
|
Make workers log to STDOUT
|
2015-11-22 16:24:38 +01:00 |
|
Helge Rausch
|
43a6bd2c56
|
Move user_snps importing SQL into database
|
2015-10-20 22:30:33 +02:00 |
|
Helge Rausch
|
b89fa8aa97
|
Revert "Make tests fail if test coverage drops"
This reverts commit 3142abe96d.
|
2015-10-10 12:52:06 +02:00 |
|
Helge Rausch
|
f732d83c40
|
Merge pull request #192 from tsujigiri/coverage
Make tests fail if test coverage drops
|
2015-10-05 10:22:59 +02:00 |
|
Calvyn82
|
5f337a6b59
|
put an underscore in front of evaluator
|
2015-10-04 14:05:55 -05:00 |
|
Calvyn82
|
410216d510
|
clean up from rubocop suggestions
|
2015-10-04 13:20:12 -05:00 |
|
Calvyn82
|
98fa7e4e13
|
fixed trailing white space
|
2015-10-04 13:12:03 -05:00 |
|
Calvyn82
|
d5ac05604d
|
fixed bug in users factory
|
2015-10-04 13:10:55 -05:00 |
|
Calvyn82
|
52c22f274d
|
made hound happy and fixed spelling of achievements.rb
|
2015-10-04 12:47:49 -05:00 |
|
Calvyn82
|
a6e3937f49
|
Moved factories into individual files in spec/factories
|
2015-10-04 12:10:08 -05:00 |
|
Helge Rausch
|
3142abe96d
|
Make tests fail if test coverage drops
|
2015-09-26 12:52:50 +02:00 |
|
Helge Rausch
|
4126d3afb7
|
Rename local_genotype to snp_variation SnpediaPaper
|
2015-07-08 08:39:53 +02:00 |
|
Helge Rausch
|
e6ac9c5210
|
Move list of SNPedia links to partial
|
2015-06-28 11:27:55 +02:00 |
|
Helge Rausch
|
3a25d13fd8
|
Fix phenotype comments
|
2015-05-07 08:11:02 +02:00 |
|
Helge Rausch
|
c04fb3873f
|
Also check that file is present on file system
|
2015-04-13 08:37:31 +02:00 |
|
Helge Rausch
|
e9b8c02bda
|
Fix fitbit profiles page
|
2015-04-07 08:51:49 +02:00 |
|
Helge Rausch
|
472d719ebd
|
Fix UserPhenotype search in Zipgenotypingfiles worker
|
2015-04-06 10:29:11 +02:00 |
|
Helge Rausch
|
1469702cc9
|
Fix messaging
|
2015-04-05 14:27:18 +02:00 |
|
Helge Rausch
|
518d91ba43
|
Get rid of deprecation warnings
|
2015-03-18 08:48:03 +01:00 |
|
Helge Rausch
|
535ac823bf
|
Fix tests
|
2015-03-15 14:34:32 +01:00 |
|
Helge Rausch
|
17c0ff6165
|
Include all results in search feature test
|
2014-10-24 08:09:32 +02:00 |
|
Helge Rausch
|
21b922f58a
|
Actually use the search field in the feature test
|
2014-10-24 07:39:52 +02:00 |
|
Helge Rausch
|
b790cbf046
|
Remove last traces of Solr
|
2014-10-23 23:03:54 +02:00 |
|
Helge Rausch
|
632e9f3161
|
Match partial words in search
|
2014-10-23 14:35:25 +02:00 |
|
Helge Rausch
|
a7af758335
|
Ditch Solr for pg_search
|
2014-10-22 20:07:19 +02:00 |
|
Philipp Bayer
|
463b3a6af3
|
Tests now pass, 23andme exome vcf works. Adds logging for time out PLOS search.
|
2014-09-15 19:01:57 +10:00 |
|
Philipp Bayer
|
5d8431f4cb
|
Adds test and testdata for new parsing for 23andme-exome-vcf
|
2014-09-15 16:48:34 +10:00 |
|
Helge Rausch
|
302db3c5c3
|
Send notification to the user after parsing
|
2014-08-31 14:39:19 +02:00 |
|
Helge Rausch
|
dbc04a7b6f
|
Add IYG parsing
|
2014-08-30 15:12:06 +02:00 |
|
Helge Rausch
|
0e143e1fec
|
Add ftdna parsing
|
2014-08-30 15:12:06 +02:00 |
|
Helge Rausch
|
ed55e1d900
|
Properly test genotype deletion
|
2014-08-30 15:12:06 +02:00 |
|
Helge Rausch
|
91a4259620
|
Parse Ancestry genotypes
|
2014-08-30 15:12:06 +02:00 |
|
Helge Rausch
|
c713f40f59
|
Include Snp creation in genotype parsing
|
2014-08-30 15:12:06 +02:00 |
|
Helge Rausch
|
c039918db4
|
Re-implement COPY approach in Ruby
|
2014-08-30 15:12:06 +02:00 |
|
Philipp Bayer
|
4b10eb8944
|
Fixes test
|
2014-08-25 13:48:40 +10:00 |
|
Helge Rausch
|
2c41d56d68
|
Formatting
|
2014-08-17 14:58:18 +02:00 |
|
Helge Rausch
|
ae6e20d5a8
|
Clean up parsing spec
|
2014-08-17 14:37:42 +02:00 |
|
Helge Rausch
|
7dc7a7c045
|
Move parsing and deleting test to RSpec
|
2014-08-17 14:23:51 +02:00 |
|
Helge Rausch
|
97d8b49dd7
|
Move test for UserSnpsController to RSpec
|
2014-08-16 15:07:46 +02:00 |
|
Helge Rausch
|
8db431dd02
|
Add spring and guard
|
2014-08-16 12:54:30 +02:00 |
|
Helge Rausch
|
57ec02d7bc
|
Update RSpec
|
2014-06-08 12:52:33 +02:00 |
|
Helge Rausch
|
f2149ca044
|
Don't require pry in CI environment
|
2014-06-05 18:30:18 +02:00 |
|
Helge Rausch
|
09b9631db4
|
Directly link to the generic dump URL
|
2014-06-05 08:58:27 +02:00 |
|
Helge Rausch
|
8a46096672
|
Change Zipfulldata to create link to current dump
|
2014-06-03 09:20:25 +02:00 |
|
Helge Rausch
|
331d5360f0
|
Don't send emails when creating full data dump
|
2014-05-29 11:48:43 +02:00 |
|