Skip to content

Commit

Permalink
code clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingWorkshop committed Nov 17, 2024
1 parent 85f4ea2 commit 422288e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/circular_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
# end
# end


# test CompressedBeliefSolver
@testset "Samplers" begin
@testset "PolicySampler" begin
Expand All @@ -28,9 +27,6 @@
end
end


# TODO: test simulations, RNG, rewards for non goal states

@testset "Transition/Reward Tests" begin
for s in pomdp.goals
@test reward(pomdp, s, CMAZE_LEFT) == 0
Expand Down

0 comments on commit 422288e

Please sign in to comment.