issues
search
Casecommons
/
with_model
Dynamically build an Active Record model (with table) within a test context
http://www.casebook.net
MIT License
167
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Non-incrementing IDs cause problems with unique indexes
#51
gcpreston
opened
6 months ago
0
Update sqlite3 requirement from ~> 1.6.0 to ~> 1.7.3
#50
dependabot[bot]
opened
8 months ago
0
Create table in same database as `superclass`
#49
joelind
opened
9 months ago
1
Update sqlite3 requirement from ~> 1.6.0 to ~> 1.7.2
#48
dependabot[bot]
closed
8 months ago
1
Update sqlite3 requirement from ~> 1.6.0 to ~> 1.7.1
#47
dependabot[bot]
closed
10 months ago
1
Update sqlite3 requirement from ~> 1.6.0 to ~> 1.7.0
#46
dependabot[bot]
closed
10 months ago
1
Record creation fails when one with_model has a foreign key pointing to another with_model
#45
dhnaranjo
opened
11 months ago
0
Limit scope when clearing descendants tracker
#44
nertzy
closed
1 year ago
0
Test against Ruby 3.2 in GitHub Actions
#43
nertzy
closed
1 year ago
0
Drop support for EOL Ruby and Active Record
#42
nertzy
closed
1 year ago
0
address rubocop warnings
#41
nertzy
closed
1 year ago
0
Adds Ruby 3.2 to the CI matrix
#40
petergoldstein
closed
1 year ago
1
Update sqlite3 requirement from ~> 1.5.0 to ~> 1.6.0
#39
dependabot[bot]
closed
1 year ago
1
Update sqlite3 requirement from ~> 1.4.1 to ~> 1.5.0
#38
dependabot[bot]
closed
2 years ago
0
Use setup and teardown for parallelism
#37
markedmondson
closed
2 years ago
2
Call of cleanup_descendants_tracking cleanup too much models
#36
kakuzei
closed
1 year ago
8
Descendants tracking error when `cache_classes = true`
#35
mockdeep
opened
2 years ago
14
Specs don't run in Ruby 3.1.0 - NoMethodError: super: no superclass method `descendants' for ActiveRecord::Base:Class
#34
nertzy
closed
2 years ago
3
Upgrade to GitHub-native Dependabot
#33
dependabot-preview[bot]
closed
2 years ago
1
Rails 6.1 support
#32
connorshea
closed
4 years ago
2
Add minitest support
#31
markedmondson
closed
3 years ago
10
Minitest support
#30
markedmondson
closed
2 years ago
6
Maybe, release?
#29
palkan
closed
5 years ago
4
Relax deps for Rails 6
#28
palkan
closed
5 years ago
1
Generated index names on midsize model names are excessively large under AR5+
#27
arubis
closed
6 years ago
1
Add `namespace` option to create nested constants
#26
palkan
closed
6 years ago
4
Active Record 5 support
#25
nertzy
closed
8 years ago
2
Active Record 5 support
#24
nertzy
closed
8 years ago
2
Callbacks?
#23
mockdeep
closed
9 years ago
5
Rails 4.2.1 NameError: constant not defined
#22
arielvalentin
closed
9 years ago
2
Stage another release for rails 4.2 support
#21
danielgrippi
closed
9 years ago
1
Compatibility with Active Record 5
#20
nertzy
closed
9 years ago
2
Jenkins Issue
#19
JanStevens
closed
10 years ago
10
Add possibility to define RSpec hook scope
#18
miks
closed
10 years ago
5
Models can have inheritance
#17
miks
closed
10 years ago
1
Complete refactor
#16
amarshall
closed
10 years ago
3
Lenny magic
#15
blanchma
closed
11 years ago
2
Remove RSpec as a dependency
#14
blanchma
closed
11 years ago
3
Ensure that ActiveSupport's descendants works correctly between tests
#13
amarshall
closed
11 years ago
1
Allow calling with_model without a block
#12
amarshall
closed
11 years ago
2
Feature request: setup model once per per context, not per example
#11
artemave
closed
11 years ago
2
undefined method `stub_const'
#10
yossi-shasho
closed
10 years ago
4
use current connection not cached
#9
Unpakt
closed
12 years ago
3
ActiveRecord model with has_secure_password causes errors
#8
namick
closed
12 years ago
2
Rails 3.2 deprecations
#7
stevenharman
closed
12 years ago
2
Active Record associations don't round-trip properly
#6
nertzy
closed
13 years ago
1
A mixed-in module's class_eval gets evaluated repeatedly on same class
#5
amarshall
closed
13 years ago
0
duplicate model names in sibling contexts pollute each other when one is referenced before defined
#4
pivotal-casebook
closed
13 years ago
2
README needed
#3
pivotal-casebook
closed
13 years ago
1
model block should be optional
#2
pivotal-casebook
closed
13 years ago
1
Next